blob: 862506786ea1b185714b0f2527a3be9ce54d2934 [file] [log] [blame]
include_rules = [
"+chrome/app",
"+chrome/app/locales",
"+chrome/installer",
"+chrome/personalization",
"+chrome/plugin", # For Mac plugin interpose library.
"+chrome/profile_import",
"+chrome/tools/profiles", # For history unit tests.
"+chrome/views",
"+grit", # For generated headers
"+sandbox/src",
"+skia/include",
"+webkit/database",
"+webkit/glue", # Defines some types that are marshalled over IPC.
"+xib_localizers", # For generated mac localization helpers
# Other libraries.
"+chrome/third_party/hunspell",
"+chrome/third_party/mozilla_security_manager",
"+libxml", # For search engine definition parsing.
"+media/audio", # Chrome's lightweight audio library.
"+media/base",
"+third_party/cros",
"+third_party/expat",
"+third_party/gpsd",
"+third_party/sqlite",
"+third_party/libevent", # For the remote V8 debugging server
"+third_party/cld",
"+v8/include", # Browser uses V8 to get the version and run the debugger.
# FIXME: this should probably not be here, we need to find a better
# structure for these includes.
"+chrome/renderer",
]