Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: chrome/browser/dom_ui/new_tab_page_sync_handler.h

Issue 414075: Revert 32754 - Remove old bookmark sync promo from new tab page.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/dom_ui/new_tab_page_sync_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/dom_ui/new_tab_page_sync_handler.h
===================================================================
--- chrome/browser/dom_ui/new_tab_page_sync_handler.h (revision 32755)
+++ chrome/browser/dom_ui/new_tab_page_sync_handler.h (working copy)
@@ -36,6 +36,7 @@
private:
enum MessageType {
HIDE,
+ PROMOTION,
SYNC_ERROR,
};
// Helper to invoke the |syncMessageChanged| JS function on the new tab page.
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/dom_ui/new_tab_page_sync_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698