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

Unified Diff: mojo/services/html_viewer/DEPS

Issue 477923004: Create native_viewport_service, don't build it into mojo_shell unless Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove workaround for thunks 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..7e9a5c8caf4e2ada9f275ffd16e4b35ed779d6be 100644
--- a/mojo/services/html_viewer/DEPS
+++ b/mojo/services/html_viewer/DEPS
@@ -4,5 +4,7 @@ include_rules = [
"+skia",
"+third_party/WebKit/public",
"+third_party/skia/include",
+ "+ui/base",
+ "+ui/events",
"+ui/native_theme",
]

Powered by Google App Engine
This is Rietveld 408576698