summaryrefslogtreecommitdiffstats
path: root/chromium/content/worker/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/worker/DEPS')
-rw-r--r--chromium/content/worker/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/content/worker/DEPS b/chromium/content/worker/DEPS
index 24a1df50449..6e9ea80333c 100644
--- a/chromium/content/worker/DEPS
+++ b/chromium/content/worker/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+content/child",
"+sandbox/win/src",
- "+webkit/glue",
+ "+v8/include/v8.h",
]