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

Unified Diff: webkit/glue/DEPS

Issue 12713004: Add Chromium-side changes for MediaSource::isTypeSupported() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Make DEPS entry stricter Created 7 years, 9 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 | « media/media.gyp ('k') | webkit/glue/simple_webmimeregistry_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/DEPS
diff --git a/webkit/glue/DEPS b/webkit/glue/DEPS
index 95201565bf80f1724f7d7003022586bb3a72fc61..f5f354201ba700574c0e8bc487de4d0f5c508042 100644
--- a/webkit/glue/DEPS
+++ b/webkit/glue/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+gpu",
+ "+media/filters/stream_parser_factory.h",
darin (slow to review) 2013/03/15 21:25:52 is there a reason to be so granular here? why is
acolwell GONE FROM CHROMIUM 2013/03/15 21:34:18 No. It was just the only header this directory nee
"+skia/ext",
"+skia/include",
"+ui",
« no previous file with comments | « media/media.gyp ('k') | webkit/glue/simple_webmimeregistry_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698