# Do NOT add chrome to the list below.  We shouldn't be including files from
# src/chrome in src/app.
include_rules = [
  "+gfx",
  "+grit/app_locale_settings.h",
  "+grit/app_strings.h",
  "+net",
  "+skia",
  "+third_party/mozilla",
]