summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google_util.h
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-27 16:42:20 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-27 16:42:20 +0000
commit2bd6ca1c42b1c5f3dfe1734a49c697adc22246f6 (patch)
treea7aba3f6a60e08bf29d2cc90e2d343f3530b812c /chrome/browser/google_util.h
parentd1fda80b9254869bab3ca816c135088c9724970e (diff)
downloadchromium_src-2bd6ca1c42b1c5f3dfe1734a49c697adc22246f6.zip
chromium_src-2bd6ca1c42b1c5f3dfe1734a49c697adc22246f6.tar.gz
chromium_src-2bd6ca1c42b1c5f3dfe1734a49c697adc22246f6.tar.bz2
Revert r24606-24607. The tree didn't like them. :(
TBR=darin Review URL: http://codereview.chromium.org/173574 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24608 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/google_util.h')
-rw-r--r--chrome/browser/google_util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/google_util.h b/chrome/browser/google_util.h
index a4f99e3..d24ae89 100644
--- a/chrome/browser/google_util.h
+++ b/chrome/browser/google_util.h
@@ -11,8 +11,6 @@ class GURL;
namespace google_util {
-extern const char kLinkDoctorBaseURL[];
-
// Adds the Google locale string to the URL (e.g., hl=en-US). This does not
// check to see if the param already exists.
GURL AppendGoogleLocaleParam(const GURL& url);