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

Unified Diff: content/child/DEPS

Issue 401523002: Move media related mimetype functionality out of net/ and into media/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and add content/common/mime_util.h for realz Created 6 years, 5 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/child/DEPS
diff --git a/content/child/DEPS b/content/child/DEPS
index 3adcf04965d1ac4cb943c5ea424578769d7e43c9..ab4cf55ea0f5de1c69a37671c3abda110f838206 100644
--- a/content/child/DEPS
+++ b/content/child/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+components/tracing",
"+content/public/child",
- "+media/base/android",
+ "+media/base",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698