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

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

Issue 2484633004: Change Lo-Fi bool to bitmask to support multiple Previews types (Closed)
Patch Set: fix ContentResourceProviderTest Created 3 years, 11 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 | « content/public/browser/resource_request_info.h ('k') | content/public/common/previews_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index e4171911733c0a58720901974e7d9ece8cb67a8b..22f354ddcce10fc9a125d3c55b746fb62587c4c1 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -180,6 +180,7 @@ source_set("common_sources") {
"presentation_constants.h",
"presentation_session.cc",
"presentation_session.h",
+ "previews_state.h",
"process_type.h",
"push_messaging_status.cc",
"push_messaging_status.h",
« no previous file with comments | « content/public/browser/resource_request_info.h ('k') | content/public/common/previews_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698