summaryrefslogtreecommitdiffstats
path: root/extensions/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/DEPS')
-rw-r--r--extensions/DEPS2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/DEPS b/extensions/DEPS
index 68da161..64d7efd 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -10,8 +10,6 @@ include_rules = [
# More specific rules for what we are allowed to include.
specific_include_rules = {
".*test\.cc": [
- # For chrome::TEST_DATA_DIR; test data should be migrated to src/extensions.
- "+chrome/common/chrome_paths.h",
"+content/public/test",
]
}