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

Unified Diff: media/base/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/guest_view/web_view/web_view_permission_helper.cc ('k') | media/base/mac/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index d288ec787facd5f10baa81555e70df7e975da663..09509c0f81833d84fda5aa45c727ff55d6ea73bf 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -279,6 +279,7 @@ target(link_target_type, "base") {
"//gpu",
"//media:media_features",
"//media:shared_memory_support",
+ "//ppapi/features",
"//skia",
"//third_party/libyuv",
"//ui/events:events_base",
« no previous file with comments | « extensions/browser/guest_view/web_view/web_view_permission_helper.cc ('k') | media/base/mac/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698