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 decb4024d08959b7652dc035ca877e5396ae05d3..cf73d90c71359ca85055f367622dee362a0ac29b 100644 |
--- a/chrome/browser/ui/webui/sync_promo/sync_promo_ui.h |
+++ b/chrome/browser/ui/webui/sync_promo/sync_promo_ui.h |
@@ -22,6 +22,7 @@ class SyncPromoUI : public content::WebUIController { |
SOURCE_EXTENSION_INSTALL_BUBBLE, |
SOURCE_WEBSTORE_INSTALL, |
SOURCE_APP_LAUNCHER, |
+ SOURCE_APPS_PAGE_LINK, |
SOURCE_UNKNOWN, // This must be last. |
}; |