diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-21 22:07:12 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-21 22:07:12 +0000 |
commit | b6674a2d9d3196169b5be1bbf706effe6d9bdda4 (patch) | |
tree | cb76f26c8612b944b7ff3a8087cdc631e85b83ad /DEPS | |
parent | 27b5ce9bb27f6c4aa60931cea1c3bab2ed3b9e47 (diff) | |
download | chromium_src-b6674a2d9d3196169b5be1bbf706effe6d9bdda4.zip chromium_src-b6674a2d9d3196169b5be1bbf706effe6d9bdda4.tar.gz chromium_src-b6674a2d9d3196169b5be1bbf706effe6d9bdda4.tar.bz2 |
Fix the inclusion of Profiler.h to match upstream.
Review URL: http://codereview.chromium.org/8035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3695 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@3634", + "/trunk/deps/third_party/WebKit@3686", "src/third_party/cygwin": "/trunk/deps/third_party/cygwin@3248", |