diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-02 21:50:23 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-02 21:50:23 +0000 |
commit | 908e3d9032dc3453490eb815fc9bd7515e0b7e0b (patch) | |
tree | 97bc7a790d534ca77505ace6405fc217c8024bc5 /DEPS | |
parent | f00fa4d766ac76419a051345a496caecfbeddc78 (diff) | |
download | chromium_src-908e3d9032dc3453490eb815fc9bd7515e0b7e0b.zip chromium_src-908e3d9032dc3453490eb815fc9bd7515e0b7e0b.tar.gz chromium_src-908e3d9032dc3453490eb815fc9bd7515e0b7e0b.tar.bz2 |
Roll DEPS to pick up disabling overhead accounting.
TBR=darin
Review URL: http://codereview.chromium.org/27352
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10733 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@167", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@10711", + "/trunk/deps/third_party/WebKit@10731", "src/third_party/icu38": "/trunk/deps/third_party/icu38@10692", |