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

Unified Diff: components/cdm/renderer/DEPS

Issue 2006113002: Allow hw secured codecs on chromecast (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: New flag, new key system property Created 4 years, 7 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/renderer/DEPS
diff --git a/components/cdm/renderer/DEPS b/components/cdm/renderer/DEPS
index 725e151a7a51599df3da9cefa866a26df47e9ac1..710d939a5134349b90ce7d51c525d43619cf8aad 100644
--- a/components/cdm/renderer/DEPS
+++ b/components/cdm/renderer/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/renderer",
+ "+media/media_features.h", # For flag definitions.
]

Powered by Google App Engine
This is Rietveld 408576698