From 6aaed0ca1a04edac5bedb7bbd0cf620ae9acb037 Mon Sep 17 00:00:00 2001 From: "dglazkov@google.com" Date: Mon, 9 Feb 2009 22:16:22 +0000 Subject: Add Threading Support based on Chromium's MessageLoop, Chromium side.R=darin,brettw Review URL: http://codereview.chromium.org/19725 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9426 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 837156f..f64c050 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@9391", + "/trunk/deps/third_party/WebKit@9423", "src/third_party/icu38": "/trunk/deps/third_party/icu38@9252", -- cgit v1.1