summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/DEPS b/chrome/DEPS
index 964c03a..bacbfa3 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -15,6 +15,9 @@ include_rules = [
"-webkit",
"-tools",
+ # Allow inclusion of WebKit API files
+ "+webkit/api",
+
# Brett's test. Contact him for questions.
"+frame_window",
]