blob: 5f741582da6ec163256ad5881b60c1d7f0d4f763 [file] [log] [blame]
include_rules = [
"+content/public/browser/screen_orientation_delegate.h",
"+content/public/browser/screen_orientation_provider.h",
"+content/public/browser/browser_context.h",
"+content/public/browser/browser_thread.h",
"+content/public/browser/web_contents.h",
"+third_party/qcms/src/qcms.h",
"+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h",
]
specific_include_rules = {
".*test\.cc": [
"+content/public/test/test_browser_context.h"
],
}