summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-18 05:18:07 +0000
committerjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-18 05:18:07 +0000
commitc285cf2c3dc3eb128541f07065974010dae1b408 (patch)
tree65cdae9bce903f5a7717d1242e8d640d70ab51d0 /DEPS
parentd577853166fb4adbfd777c22e7e13562ca90bac1 (diff)
downloadchromium_src-c285cf2c3dc3eb128541f07065974010dae1b408.zip
chromium_src-c285cf2c3dc3eb128541f07065974010dae1b408.tar.gz
chromium_src-c285cf2c3dc3eb128541f07065974010dae1b408.tar.bz2
Make worker constructor return error if it is enabled by the flag.
This is to move corresponding files out of http://codereview.chromium.org/48106/ so that this can be checked in before the change to enable worker. The reason for doing this is to avoid build break since the already checked-in third_party/WebKit/WebKit/chromium/src/WebKit.cpp has the ifdef guarded code depend on this. Review URL: http://codereview.chromium.org/42313 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11952 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 738c620..c609685 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@11916",
+ "/trunk/deps/third_party/WebKit@11939",
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@11496",