summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-12 17:00:39 +0000
committerrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-12 17:00:39 +0000
commit81192b0fe3f1fc73692e9d18fc2f33015c4db0ac (patch)
treed1bdbab6ab86c41f626415c38a97e49db1c8f433 /DEPS
parentc0cc309789b2491e53ccb1b642b9907de1919c55 (diff)
downloadchromium_src-81192b0fe3f1fc73692e9d18fc2f33015c4db0ac.zip
chromium_src-81192b0fe3f1fc73692e9d18fc2f33015c4db0ac.tar.gz
chromium_src-81192b0fe3f1fc73692e9d18fc2f33015c4db0ac.tar.bz2
[Mac] Implement the search engine manager
* Enable the Manage search engines button in Preferences * New search engines can be added using the "+" button * Existing search engines can be edited via double-click * Existing search engines can be removed with the "-" button * The "Make Default" button has the same behavior as the list box in the Basics preferences "Default Search" BUG=16187 TEST=Go to Preferences, click "Manage" next to "Default Search" and add/edit/remove engines. Review URL: http://codereview.chromium.org/193040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26078 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 dffb2f6..ee1228f 100644
--- a/DEPS
+++ b/DEPS
@@ -99,7 +99,7 @@ deps_os = {
},
"mac": {
"src/third_party/GTM":
- "http://google-toolbox-for-mac.googlecode.com/svn/trunk@211",
+ "http://google-toolbox-for-mac.googlecode.com/svn/trunk@212",
"src/third_party/pdfsqueeze":
"http://pdfsqueeze.googlecode.com/svn/trunk@2",
"src/third_party/WebKit/WebKit/mac":