From 34b081ad09cea5268d5fbdb2a0af11cde2bf5c0f Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Mon, 12 Sep 2011 22:17:17 +0000 Subject: fix checkdeps git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100779 0039d316-1c4b-4281-b951-d872f2087c98 --- content/shell/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'content/shell/DEPS') 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", ] -- cgit v1.1