summaryrefslogtreecommitdiff
path: root/chromium/content/common/gpu/client/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/common/gpu/client/DEPS')
-rw-r--r--chromium/content/common/gpu/client/DEPS7
1 files changed, 0 insertions, 7 deletions
diff --git a/chromium/content/common/gpu/client/DEPS b/chromium/content/common/gpu/client/DEPS
index 1aea6635f14..409909c2df0 100644
--- a/chromium/content/common/gpu/client/DEPS
+++ b/chromium/content/common/gpu/client/DEPS
@@ -1,10 +1,3 @@
include_rules = [
"+cc/blink",
]
-
-specific_include_rules = {
- # Tests can make use of content/browser/ infrastructure.
- ".*browsertest\.cc": [
- "+content/browser"
- ]
-}