diff options
author | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-05 21:22:27 +0000 |
---|---|---|
committer | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-05 21:22:27 +0000 |
commit | 400f538f3a1cd36dca3a20fdac57f2f42e5b4958 (patch) | |
tree | 3dba96407c7ccd174a3901b469ab616c7017d0b0 /DEPS | |
parent | 010187b6cc1066275c69710fa5bb3028506db027 (diff) | |
download | chromium_src-400f538f3a1cd36dca3a20fdac57f2f42e5b4958.zip chromium_src-400f538f3a1cd36dca3a20fdac57f2f42e5b4958.tar.gz chromium_src-400f538f3a1cd36dca3a20fdac57f2f42e5b4958.tar.bz2 |
don't define HAVE_ACCESSIBILITY, pull in chromium stubs for object cache
Review URL: http://codereview.chromium.org/9196
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4818 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@4801", + "/trunk/deps/third_party/WebKit@4817", "src/third_party/icu38": "/trunk/deps/third_party/icu38@4634", |