blob: 726b15c58a8eaa972297f3ad766dc067884f79a9 [file] [log] [blame]
include_rules = [
# TODO(beng): It may make sense to have a broad permit of content/public
# in this file, but I'm starting out conservative.
"+content/public/browser/gpu_data_manager.h",
]
specific_include_rules = {
"screen_orientation_delegate_chromeos.cc": [
"+content/public/browser/screen_orientation_provider.h",
"+content/public/browser/web_contents.h",
],
"screen_orientation_delegate_chromeos.h": [
"+content/public/browser/screen_orientation_delegate.h",
],
}