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 1c9f7288b068c8a4a8d8c6d7f96690f576848882..46fa449fffd8433423de6b5972e2a16adcedaddb 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. |
| }; |