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

Unified Diff: extensions/browser/guest_view/web_view/BUILD.gn

Issue 2512563003: Convert enable_plugins to a buildflag header. (Closed)
Patch Set: Merge Created 4 years, 1 month 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 | « extensions/browser/DEPS ('k') | extensions/browser/guest_view/web_view/web_view_permission_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/guest_view/web_view/BUILD.gn
diff --git a/extensions/browser/guest_view/web_view/BUILD.gn b/extensions/browser/guest_view/web_view/BUILD.gn
index b53329d0d78a1e2fd0d57bfeb9db9e30e49c2cb1..c0da6a4462a44956268df42e5ce116aa538f807b 100644
--- a/extensions/browser/guest_view/web_view/BUILD.gn
+++ b/extensions/browser/guest_view/web_view/BUILD.gn
@@ -29,5 +29,6 @@ source_set("web_view") {
"//content/public/common",
"//extensions/common/api",
"//extensions/strings",
+ "//ppapi/features",
]
}
« no previous file with comments | « extensions/browser/DEPS ('k') | extensions/browser/guest_view/web_view/web_view_permission_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698