diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-26 23:20:13 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-26 23:20:13 +0000 |
commit | 9b98c97f70bdbd19360c52af0c68672c3789446f (patch) | |
tree | 94af74621642fe4abbe4f10d536b4d9168e9c947 /DEPS | |
parent | d7f5ecb907c01450b43762c588da5510694f5c40 (diff) | |
download | chromium_src-9b98c97f70bdbd19360c52af0c68672c3789446f.zip chromium_src-9b98c97f70bdbd19360c52af0c68672c3789446f.tar.gz chromium_src-9b98c97f70bdbd19360c52af0c68672c3789446f.tar.bz2 |
ActiveX changes part 2: remove old #defines, replace with new one.
Review URL: http://codereview.chromium.org/12506
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6072 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@63", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@6051", + "/trunk/deps/third_party/WebKit@6068", "src/third_party/icu38": "/trunk/deps/third_party/icu38@5827", |