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

Unified Diff: content/renderer/BUILD.gn

Issue 2412493003: Revert of Move ENABLE_PEPPER_CDMS to a buildflag header. (Closed)
Patch Set: Created 4 years, 2 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
« no previous file with comments | « content/public/renderer/BUILD.gn ('k') | content/renderer/media/cdm/pepper_cdm_wrapper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index f66759df44f9352276085b05d0488a1b1b7d4142..f8847d44536df241647b23940888e50d3cad5867 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -5,7 +5,6 @@
import("//build/config/features.gni")
import("//build/config/ui.gni")
import("//media/media_options.gni")
-import("//ppapi/features/features.gni")
import("//third_party/webrtc/build/webrtc.gni")
import("//tools/ipc_fuzzer/ipc_fuzzer.gni")
@@ -438,7 +437,6 @@
"//mojo/public/cpp/bindings",
"//mojo/public/js",
"//net",
- "//ppapi/features",
"//sandbox",
"//services/shell/public/cpp",
"//services/shell/public/interfaces",
@@ -450,7 +448,7 @@
"//third_party/icu",
"//third_party/libjingle",
"//third_party/libyuv",
- "//third_party/widevine/cdm:headers",
+ "//third_party/widevine/cdm:version_h",
"//ui/accessibility",
"//ui/base",
"//ui/base/ime",
« no previous file with comments | « content/public/renderer/BUILD.gn ('k') | content/renderer/media/cdm/pepper_cdm_wrapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698