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

Unified Diff: components/html_viewer/DEPS

Issue 1130763004: Gets mandoline working on android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: empty and old 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: components/html_viewer/DEPS
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
index eb809dcec0e64f2d95514d6ec07bb2c80b2b7d2b..6e1c51a049876aeff6a10194b46e191cb5c515ae 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/clipboard",
"+components/gpu",
"+components/mime_util",
+ "+components/resource_provider/public",
"+components/scheduler",
"+components/surfaces",
"+components/view_manager",
@@ -17,6 +18,7 @@ include_rules = [
"+mojo/cc",
"+mojo/common",
"+mojo/converters/surfaces",
+ "+mojo/platform_handle",
"+mojo/public",
"+mojo/services/network",
"+net/base",

Powered by Google App Engine
This is Rietveld 408576698