blob: 9e0b960487b50b8e7d434a53d0ed64c87375323e [file] [log] [blame]
specific_include_rules = {
'.*_[a-z]+test\.cc': [
# TODO(joi): Both of these will go away soon once we move a bunch
# of Prefs code from c/b/prefs to base/prefs. Their dependencies
# on the rest of chrome/browser are already almost completely
# removed.
"!chrome/browser/prefs/pref_registry_simple.h",
"!chrome/test/base/testing_pref_service.h",
],
}