diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-24 18:29:25 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-24 18:29:25 +0000 |
commit | 3a9059af548b217862ab7471531e719627cfa816 (patch) | |
tree | d2b6ba3e683d3f1c39a5561b4cb417a0514e73ff /DEPS | |
parent | a8ad78109b8332225248a382ee750f94536daa6c (diff) | |
download | chromium_src-3a9059af548b217862ab7471531e719627cfa816.zip chromium_src-3a9059af548b217862ab7471531e719627cfa816.tar.gz chromium_src-3a9059af548b217862ab7471531e719627cfa816.tar.bz2 |
Start using upstreamed worker files and remove the old ones from webkit/port.
Before submitting, I'll add DEPS with corresponding WebKit rev (see http://codereview.chromium.org/52007)
Review URL: http://codereview.chromium.org/45035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12377 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@214", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@12346", + "/trunk/deps/third_party/WebKit@12376", "src/third_party/icu38": "/trunk/deps/third_party/icu38@11496", |