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

Unified Diff: components/previews/core/BUILD.gn

Issue 2854893003: Adding an Android about:flags feature for offline previews (Closed)
Patch Set: rebase on enums.xml Created 3 years, 7 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
« no previous file with comments | « chrome/browser/flag_descriptions.cc ('k') | components/previews/core/previews_experiments.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/previews/core/BUILD.gn
diff --git a/components/previews/core/BUILD.gn b/components/previews/core/BUILD.gn
index e2f014cac8fffedd17f5fb69180430e5ca1c1e90..61052354174efbb2290aa6c6b879031c99a6e0e1 100644
--- a/components/previews/core/BUILD.gn
+++ b/components/previews/core/BUILD.gn
@@ -11,6 +11,8 @@ static_library("core") {
"previews_decider.h",
"previews_experiments.cc",
"previews_experiments.h",
+ "previews_features.cc",
+ "previews_features.h",
"previews_io_data.cc",
"previews_io_data.h",
"previews_opt_out_store.h",
« no previous file with comments | « chrome/browser/flag_descriptions.cc ('k') | components/previews/core/previews_experiments.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698