Chromium Code Reviews| Index: chrome/browser/ui/sync/sync_promo_ui.h |
| diff --git a/chrome/browser/ui/sync/sync_promo_ui.h b/chrome/browser/ui/sync/sync_promo_ui.h |
| index 12b04b566869cf95043f3023f2567bfeffc61ba3..4a5305ce35075db5a07b3824bb2f17f7f2ff24a2 100644 |
| --- a/chrome/browser/ui/sync/sync_promo_ui.h |
| +++ b/chrome/browser/ui/sync/sync_promo_ui.h |
| @@ -29,6 +29,7 @@ class SyncPromoUI { |
| SOURCE_WEBSTORE_INSTALL, |
| SOURCE_APP_LAUNCHER, |
| SOURCE_APPS_PAGE_LINK, |
| + SOURCE_BOOKMARK_BUBBLE, |
| SOURCE_UNKNOWN, // This must be last. |
| }; |