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

Unified Diff: mojo/services/html_viewer/DEPS

Issue 877323009: Extracted media mime type checks from net/base/ into media/base/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Build fixes #1 Created 5 years, 10 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: mojo/services/html_viewer/DEPS
diff --git a/mojo/services/html_viewer/DEPS b/mojo/services/html_viewer/DEPS
index 8f4c26a3dff51184e37b5479f6db0c3ab65baeee..fcf82d430dcb6ac4c08fe355113a50e9d8d22672 100644
--- a/mojo/services/html_viewer/DEPS
+++ b/mojo/services/html_viewer/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+blink/public/resources",
"+cc",
+ "+content/common",
"+gin",
"+media",
"+mojo/cc",

Powered by Google App Engine
This is Rietveld 408576698