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

Unified Diff: content/utility/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 | « content/test/BUILD.gn ('k') | content/utility/utility_thread_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/utility/BUILD.gn
diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
index 76c7ac7a41ad8d0bdc0f05906bfa74003f9846dc..421de7629fbacda94907269cc6a93e109a2f6c3d 100644
--- a/content/utility/BUILD.gn
+++ b/content/utility/BUILD.gn
@@ -34,6 +34,7 @@ source_set("utility") {
"//content/public/common:common_sources",
"//mojo/common",
"//mojo/public/cpp/bindings",
+ "//ppapi/features",
"//sandbox",
"//services/service_manager",
"//services/service_manager/public/cpp",
« no previous file with comments | « content/test/BUILD.gn ('k') | content/utility/utility_thread_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698