diff options
Diffstat (limited to 'chrome/browser/google_util.h')
-rw-r--r-- | chrome/browser/google_util.h | 2 |
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); |