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

Unified Diff: chrome/browser/android/chrome_feature_list.h

Issue 2228553003: a provider of Physical Web pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months 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
Index: chrome/browser/android/chrome_feature_list.h
diff --git a/chrome/browser/android/chrome_feature_list.h b/chrome/browser/android/chrome_feature_list.h
index d0e80962581c104409e64593a0c980c77ff05ee0..cebf8f73c38284c69e5306bec27b333da3a4898f 100644
--- a/chrome/browser/android/chrome_feature_list.h
+++ b/chrome/browser/android/chrome_feature_list.h
@@ -19,6 +19,7 @@ extern const base::Feature kNTPMaterialDesign;
extern const base::Feature kNTPOfflinePagesFeature;
extern const base::Feature kNTPSnippetsFeature;
extern const base::Feature kNTPOfflinePageSuggestionsFeature;
+extern const base::Feature kNTPPhysicalWebPageSuggestionsFeature;
Marc Treib 2016/08/09 12:45:17 This should move to components/ntp_snippets/featur
vitaliii 2016/08/10 14:18:40 Done.
extern const base::Feature kNTPToolbarFeature;
extern const base::Feature kNTPFakeOmniboxTextFeature;
extern const base::Feature kPhysicalWebFeature;

Powered by Google App Engine
This is Rietveld 408576698