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

Unified Diff: content/child/DEPS

Issue 1129643002: Moved media mime type and codec checks to media/base/mime_util.* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More build fixes Created 5 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/child/DEPS
diff --git a/content/child/DEPS b/content/child/DEPS
index 6670427c8d3d87c67bf5566a22f86a00370e619e..f67706836e6150a416a76ce365ca21933e621ae0 100644
--- a/content/child/DEPS
+++ b/content/child/DEPS
@@ -9,6 +9,6 @@ include_rules = [
"+content/app/strings/grit", # For generated headers
"+content/public/child",
- "+media/base/android",
+ "+media/base",
"+v8/include/v8.h"
]

Powered by Google App Engine
This is Rietveld 408576698