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

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

Issue 2165523004: Force MimeHandlerView to always use BrowserPlugin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing creis@'s comments Created 4 years, 3 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: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 206541b8e085de5066614f13f26c097a6e672d38..e0055997366d3af3cfdce33de4b9fd26117e73d7 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -118,6 +118,8 @@ source_set("browser_sources") {
"gpu_service_registry.h",
"gpu_utils.cc",
"gpu_utils.h",
+ "guest_mode.cc",
+ "guest_mode.h",
"histogram_fetcher.h",
"host_zoom_map.h",
"indexed_db_context.h",

Powered by Google App Engine
This is Rietveld 408576698