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

Unified Diff: third_party/widevine/cdm/DEPS

Issue 2409423002: Move ENABLE_PEPPER_CDMS to a buildflag header. (Closed)
Patch Set: Fix and format 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 | « third_party/widevine/cdm/BUILD.gn ('k') | third_party/widevine/cdm/widevine_cdm_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/widevine/cdm/DEPS
diff --git a/third_party/widevine/cdm/DEPS b/third_party/widevine/cdm/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8bc5a21414a3f7c91ba02c641ca88267b0ff7dd1
--- /dev/null
+++ b/third_party/widevine/cdm/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ppapi/features",
+]
« no previous file with comments | « third_party/widevine/cdm/BUILD.gn ('k') | third_party/widevine/cdm/widevine_cdm_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698