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

Unified Diff: chrome/browser/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 | « chrome/DEPS ('k') | chrome/browser/content_settings/content_settings_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 881d1a442a49c0cfc79fa9b23009da99397878d7..c6366d9b01dca14f6d4cc48ca1a3f49357d9bef2 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -10,7 +10,6 @@
import("//chrome/common/features.gni")
import("//components/os_crypt/features.gni")
import("//media/media_options.gni")
-import("//ppapi/features/features.gni")
import("//third_party/protobuf/proto_library.gni")
# //build/config/android/rules.gni imports //tools/grit/grit_rule.gni, which
@@ -1445,7 +1444,7 @@
"//third_party/re2",
"//third_party/smhasher:cityhash",
"//third_party/webrtc/modules/desktop_capture",
- "//third_party/widevine/cdm:headers",
+ "//third_party/widevine/cdm:version_h",
"//third_party/zlib",
"//third_party/zlib:compression_utils",
"//third_party/zlib:minizip",
@@ -1921,7 +1920,6 @@
]
deps += [
"//components/pdf/browser",
- "//ppapi/features",
"//ppapi/proxy:ipc",
"//third_party/adobe/flash:flapper_version_h",
]
« no previous file with comments | « chrome/DEPS ('k') | chrome/browser/content_settings/content_settings_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698