summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
authorabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-17 06:44:37 +0000
committerabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-17 06:44:37 +0000
commit8bd0fe6f88b7f6f1cc8c7b7c4c2474669d8d6d60 (patch)
tree605e02a07a66e61c4fb1f645b2f87da200d56fd8 /chrome/DEPS
parente65e8bac10ca2828444a5cffb8890fe065bc06fa (diff)
downloadchromium_src-8bd0fe6f88b7f6f1cc8c7b7c4c2474669d8d6d60.zip
chromium_src-8bd0fe6f88b7f6f1cc8c7b7c4c2474669d8d6d60.tar.gz
chromium_src-8bd0fe6f88b7f6f1cc8c7b7c4c2474669d8d6d60.tar.bz2
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to reflect the move. Consolidate how we DEPS in WebKit source files. Cross fingers.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71585 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/DEPS b/chrome/DEPS
index bf750ac..4910265 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -18,7 +18,7 @@ include_rules = [
"-tools",
# Allow inclusion of WebKit API files.
- "+third_party/WebKit/WebKit/chromium",
+ "+third_party/WebKit/Source/WebKit/chromium",
"+webkit/appcache",
"+webkit/blob",
"+webkit/database",