summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-05 21:53:51 +0000
committerdmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-05 21:53:51 +0000
commit0573473017cc091aae847b5b37cd3991c8d9801b (patch)
tree0d0de542524ef132109767ed8ac35e5d7dcc23c4
parent7c9493711c35829b0671696fe6c21275ad944527 (diff)
downloadchromium_src-0573473017cc091aae847b5b37cd3991c8d9801b.zip
chromium_src-0573473017cc091aae847b5b37cd3991c8d9801b.tar.gz
chromium_src-0573473017cc091aae847b5b37cd3991c8d9801b.tar.bz2
Pick up GTM rev 243 which contains a fix in GTMTheme so that it doesn't send
out notifications when the background color is changed. BUG=26700 TEST=see repro steps in bug Review URL: http://codereview.chromium.org/355048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31140 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 4c4e77d..728c278 100644
--- a/DEPS
+++ b/DEPS
@@ -122,7 +122,7 @@ deps_os = {
},
"mac": {
"src/third_party/GTM":
- "http://google-toolbox-for-mac.googlecode.com/svn/trunk@241",
+ "http://google-toolbox-for-mac.googlecode.com/svn/trunk@243",
"src/third_party/pdfsqueeze":
"http://pdfsqueeze.googlecode.com/svn/trunk@2",
"src/third_party/WebKit/WebKit/mac":