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

Unified Diff: chrome/browser/DEPS

Issue 11414138: Encrypted Media: No NeedKey if --enable-encrypted-media is not set. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: resolve comments Created 8 years, 1 month 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 | « no previous file | chrome/browser/about_flags.cc » ('j') | webkit/media/media_switches.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 20d1923f415dfec725ec412f202e3c31481af3b1..8724a0a597c7535a383ee1c92854a0fca526864c 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -40,6 +40,7 @@ include_rules = [
"+webkit/database",
"+webkit/dom_storage/dom_storage_types.h",
"+webkit/fileapi",
+ "+webkit/media",
scherkus (not reviewing) 2012/11/29 02:48:00 stuartmorgan: can you comment on our usage? it's
"+webkit/plugins", # Defines some types that are marshalled over IPC.
"+webkit/quota",
"+webkit/user_agent",
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | webkit/media/media_switches.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698