summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-19 18:10:26 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-19 18:10:26 +0000
commite969e9313609a6ad2d64e8605a6f5b3d43cf53a3 (patch)
treeb779bcec20c8d99d8003f1ac89896e8c9be1a17c /DEPS
parent2f9f2bda98274baa5af7d2231a84cca0970f462c (diff)
downloadchromium_src-e969e9313609a6ad2d64e8605a6f5b3d43cf53a3.zip
chromium_src-e969e9313609a6ad2d64e8605a6f5b3d43cf53a3.tar.gz
chromium_src-e969e9313609a6ad2d64e8605a6f5b3d43cf53a3.tar.bz2
Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set the
default configuration. This simplifies the build system. My concern was that some consumers of the API might mix-up the defines. R=dglazkov Review URL: http://codereview.chromium.org/42392 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12110 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 69668d2..82ad2e04 100644
--- a/DEPS
+++ b/DEPS
@@ -19,7 +19,7 @@ deps = {
"http://googletest.googlecode.com/svn/trunk@167",
"src/third_party/WebKit":
- "/trunk/deps/third_party/WebKit@12084",
+ "/trunk/deps/third_party/WebKit@12109",
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@11496",