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

Unified Diff: mojo/services/html_viewer/DEPS

Issue 567803002: Hook WebMediaPlayerImpl up to Mojo's HTMLDocumentView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move factory ownership to HTMLViewer. Created 6 years, 3 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 d33f90d8f186469f66375ad8e67e79325281d3f0..020e6cc90eaa592f79f4abc5a7fdc3e87c56ae92 100644
--- a/mojo/services/html_viewer/DEPS
+++ b/mojo/services/html_viewer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+media",
"+mojo/services",
"+net/base",
"+skia",

Powered by Google App Engine
This is Rietveld 408576698