summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_names.h
diff options
context:
space:
mode:
authorarv@google.com <arv@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-22 23:53:09 +0000
committerarv@google.com <arv@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-22 23:53:09 +0000
commit60287ffd30023b51d7f183abb6948a63f9f1eb90 (patch)
treea640367374681d389b091b4443d9b43ff4822983 /chrome/common/pref_names.h
parent930d1f1a0dd0bdfa65822af55d4717c6ab62515e (diff)
downloadchromium_src-60287ffd30023b51d7f183abb6948a63f9f1eb90.zip
chromium_src-60287ffd30023b51d7f183abb6948a63f9f1eb90.tar.gz
chromium_src-60287ffd30023b51d7f183abb6948a63f9f1eb90.tar.bz2
Update the New New Tab Page. There are still a lot of things that are
not implemented but it is time to get this submitted and iron out the remaining issues. BUG=13362 TEST=Start chrome with --new-new-tab-page and look at play arouind with the new tab page. Review URL: http://codereview.chromium.org/132027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18989 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r--chrome/common/pref_names.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index c5a3d9e..0c17ac1 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -196,6 +196,7 @@ extern const wchar_t kNTPMostVisitedPinnedURLs[];
extern const wchar_t kNTPWebResourceCache[];
extern const wchar_t kNTPWebResourceCacheUpdate[];
extern const wchar_t kNTPWebResourceServer[];
+extern const wchar_t kNTPShownSections[];
}
#endif // CHROME_COMMON_PREF_NAMES_H_