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

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

Issue 2484633004: Change Lo-Fi bool to bitmask to support multiple Previews types (Closed)
Patch Set: nasko comments 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 c0a8a030feb4edcd6d5b59ad79f05a14c08784e7..e07aee2bce040d9342ea01f24a0a5db4e2461b8b 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