summaryrefslogtreecommitdiffstats
path: root/chrome/common/url_constants.h
diff options
context:
space:
mode:
authorhinoka@chromium.org <hinoka@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-27 22:33:10 +0000
committerhinoka@chromium.org <hinoka@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-27 22:33:10 +0000
commit7acb2fab4276e34fe442971243064758bcecb162 (patch)
tree3ae0d5993ce400117f79885ebdda8b539f82637e /chrome/common/url_constants.h
parent5455842888161a22e42dfcc6c7dba1df34600c5a (diff)
downloadchromium_src-7acb2fab4276e34fe442971243064758bcecb162.zip
chromium_src-7acb2fab4276e34fe442971243064758bcecb162.tar.gz
chromium_src-7acb2fab4276e34fe442971243064758bcecb162.tar.bz2
Revert 50956 - Added an about:about page (recommit)
Added a new page, about:about (or chrome://about/about) continued from http://codereview.chromium.org/2799038/show fixed typo that screwed up ChromeOS compiling BUG=44699 TEST=Go to about:about, and see if About page loads. Check if links work. TBR=pkasting@chromium.org Review URL: http://codereview.chromium.org/2861028 TBR=hinoka@chromium.org Review URL: http://codereview.chromium.org/2814035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50957 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/url_constants.h')
-rw-r--r--chrome/common/url_constants.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index 1972fce..b83c928 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -46,10 +46,6 @@ extern const char kAboutMemoryURL[];
extern const char kAboutPluginsURL[];
extern const char kAboutShorthangURL[];
extern const char kAboutTermsURL[];
-extern const char kAboutAboutURL[];
-extern const char kAboutDNSURL[];
-extern const char kAboutHistogramsURL[];
-extern const char kAboutVersionURL[];
// chrome: URLs (including schemes). Should be kept in sync with the
// components below.