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

Unified Diff: chrome/browser/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
« no previous file with comments | « no previous file | chrome/browser/download/download_target_determiner.cc » ('j') | content/common/mime_util.cc » ('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 0aa06596a109e9bacb501f64bcb08ee1e2ef62e5..729eccf47ef1afd8dd0650a5bcdbd399168fa86b 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -63,6 +63,7 @@ include_rules = [
"+components/user_prefs",
"+components/web_modal",
"+components/webdata/common",
+ "+content/common/mime_util.h",
"+content/public/browser",
"+content/test/net",
"+courgette",
« no previous file with comments | « no previous file | chrome/browser/download/download_target_determiner.cc » ('j') | content/common/mime_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698