Home | History | Annotate | Download | only in common
      1 include_rules = [
      2   # Override apps/DEPS to be more selective about content includes.
      3   "-content",
      4   "+content/public/common",
      5   "+content/public/test",
      6 
      7   "+webkit/common/user_agent/user_agent_util.h",
      8 ]
      9