summaryrefslogtreecommitdiffstats
path: root/content/shell/DEPS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-12 22:17:17 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-12 22:17:17 +0000
commit34b081ad09cea5268d5fbdb2a0af11cde2bf5c0f (patch)
treee77372481c8a2e7fdd8fbff45d21a03c13a85427 /content/shell/DEPS
parent5629e0c704b4807fd00062c8b91aeea3726fe18d (diff)
downloadchromium_src-34b081ad09cea5268d5fbdb2a0af11cde2bf5c0f.zip
chromium_src-34b081ad09cea5268d5fbdb2a0af11cde2bf5c0f.tar.gz
chromium_src-34b081ad09cea5268d5fbdb2a0af11cde2bf5c0f.tar.bz2
fix checkdeps
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100779 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell/DEPS')
-rw-r--r--content/shell/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/shell/DEPS b/content/shell/DEPS
index 60dbcf4..6d75a7a 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content",
+ "+v8/include",
]