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

Unified Diff: content/public/common/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/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index c744b68c8c3c39be6373c9a5bcee0c6cbd4d505b..f694e936b34bcf751d269e928f1ca61772f2606c 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -92,8 +92,6 @@ source_set("common_sources") {
sources = [
"appcache_info.h",
"bindings_policy.h",
- "browser_plugin_guest_mode.cc",
- "browser_plugin_guest_mode.h",
"browser_side_navigation_policy.cc",
"browser_side_navigation_policy.h",
"cdm_info.h",

Powered by Google App Engine
This is Rietveld 408576698