summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-12 19:52:32 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-12 19:52:32 +0000
commite8c7a833772c375257edf5b4710ca801ecfa9a84 (patch)
treea1abb33dab594ccbeeb7a15cc150662cd2beeca8 /DEPS
parentf00b882516bb2e063d9669874a76d950bcad7c94 (diff)
downloadchromium_src-e8c7a833772c375257edf5b4710ca801ecfa9a84.zip
chromium_src-e8c7a833772c375257edf5b4710ca801ecfa9a84.tar.gz
chromium_src-e8c7a833772c375257edf5b4710ca801ecfa9a84.tar.bz2
[Mac] GTMTheme is going to die!
- DEPS roll to pick up new GTM without GTMTheme - GTMTheme within chrome until someone gets the cycles to completely remove it and use the core chrome theme objects - Update all the includes of GTMTheme for the new copy. BUG=35554 TEST=everything still builds/works Review URL: http://codereview.chromium.org/596095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38921 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 099cd55..d19f0e0 100644
--- a/DEPS
+++ b/DEPS
@@ -150,7 +150,7 @@ deps_os = {
"/trunk/deps/reference_builds/chrome_mac@35421",
"src/third_party/GTM":
- "http://google-toolbox-for-mac.googlecode.com/svn/trunk@293",
+ "http://google-toolbox-for-mac.googlecode.com/svn/trunk@297",
"src/third_party/pdfsqueeze":
"http://pdfsqueeze.googlecode.com/svn/trunk@2",
"src/third_party/lighttpd":