summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authorkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-19 00:24:48 +0000
committerkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-19 00:24:48 +0000
commit5783990a51c446198b76cb1e27c0dec2a67c2e31 (patch)
tree8b042945a66eeb8fea62aeb08d3665bfd03ce58b /chrome/common
parent155f48eb76e559cbbe69dda978757ad47acfd457 (diff)
downloadchromium_src-5783990a51c446198b76cb1e27c0dec2a67c2e31.zip
chromium_src-5783990a51c446198b76cb1e27c0dec2a67c2e31.tar.gz
chromium_src-5783990a51c446198b76cb1e27c0dec2a67c2e31.tar.bz2
Add pyauto hook for getting and manipulating the data underneath the NTP.
BUG=49113 TEST=none Review URL: http://codereview.chromium.org/5088001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66709 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/notification_type.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/chrome/common/notification_type.h b/chrome/common/notification_type.h
index ba8280d..8569881 100644
--- a/chrome/common/notification_type.h
+++ b/chrome/common/notification_type.h
@@ -670,6 +670,13 @@ class NotificationType {
// details the TopSites.
TOP_SITES_LOADED,
+ // Sent by TopSites when it has finished updating its most visited URLs
+ // cache after querying the history service. The source is the TopSites and
+ // the details a CancelableRequestProvider::Handle from the history service
+ // query.
+ // Used only in testing.
+ TOP_SITES_UPDATED,
+
// Thumbnails---------------------------------------------------------------
// Sent by the ThumbnailGenerator whenever a render widget host