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

Unified Diff: content/public/common/BUILD.gn

Issue 2484633004: Change Lo-Fi bool to bitmask to support multiple Previews types (Closed)
Patch Set: use PreviewsState everywhere Created 4 years 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: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 4695fbf85853c10b80dbf459eb70bade96243767..6d23dcf8f80dd2bf4d32b7ee153d0602aeb9993b 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -175,6 +175,7 @@ source_set("common_sources") {
"platform_notification_data.h",
"presentation_constants.cc",
"presentation_constants.h",
+ "previews_state.h",
"process_type.h",
"push_messaging_status.cc",
"push_messaging_status.h",

Powered by Google App Engine
This is Rietveld 408576698