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

Unified Diff: content/browser/DEPS

Issue 15383003: Rename switch to disable prefixed Encrypted Media APIs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase only Created 7 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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 592f4afd67310e6c01d39f94909e655599956133..5508eb0d3477d48b950f3d18d211963ab8b37d51 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -3,7 +3,7 @@ include_rules = [
"+content/port/browser",
"+content/public/browser",
"+media/audio", # For audio input for speech input feature.
- "+media/base", # For Android JNI registration and kDisableEncryptedMedia.
+ "+media/base", # For Android JNI registration.
"+sql",
"+ui/webui",
"+win8/util",
« no previous file with comments | « chrome/browser/chromeos/login/chrome_restart_request.cc ('k') | content/browser/renderer_host/render_process_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698