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

Unified Diff: components/cdm/browser/DEPS

Issue 1909313002: Support HEVC through EME (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CR feedback Created 4 years, 6 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
Index: components/cdm/browser/DEPS
diff --git a/components/cdm/browser/DEPS b/components/cdm/browser/DEPS
index 1891599edae6c621bedf75e24f57430dfdb177bb..4b9f5cb78775b0017f07f67f18c48a07bf7fc770 100644
--- a/components/cdm/browser/DEPS
+++ b/components/cdm/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/browser",
"+media/cdm",
+ "+media/media_features.h",
]

Powered by Google App Engine
This is Rietveld 408576698