Index: chrome/browser/ui/webui/sync_promo/sync_promo_ui.h |
diff --git a/chrome/browser/ui/webui/sync_promo/sync_promo_ui.h b/chrome/browser/ui/webui/sync_promo/sync_promo_ui.h |
index 5549a645dfbb4867d40f33341716d7c0a743e9bf..14392eaddcb24c575fe9aa4b9722cced55793235 100644 |
--- a/chrome/browser/ui/webui/sync_promo/sync_promo_ui.h |
+++ b/chrome/browser/ui/webui/sync_promo/sync_promo_ui.h |
@@ -20,6 +20,7 @@ class SyncPromoUI : public content::WebUIController { |
SOURCE_MENU, |
SOURCE_SETTINGS, |
SOURCE_EXTENSION_INSTALL_BUBBLE, |
+ SOURCE_WEBSTORE_INSTALL, |
SOURCE_UNKNOWN, // This must be last. |
}; |