blob: e007cfc5d7f1c2afb580092088fe8f7d72b23be9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
include_rules = [
"+grit/app_locale_settings.h",
"+grit/gfx_resources.h",
"+grit/ui_resources_standard.h",
"+grit/ui_strings.h",
"+net",
"+skia",
"+third_party/mozilla",
"+third_party/skia",
]
|