blob: f0466e7abfd7a203745ed8d5618647b3a9ac0175 [file] [log] [blame]
include_rules = [
# In general this directory should not depend on any of components/,
# content/ or other third_party/WebKit directories.
"-components",
"-content",
"-third_party/WebKit",
# It is allowed to depend on common chromium stuff (and itself).
"+base",
"+build",
"+net",
"+mojo",
"+testing/gmock/include/gmock",
"+testing/gtest/include/gtest",
"+third_party/WebKit/common",
"+url",
]