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

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: Try to get gn build working again 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 8fa252f4bb75072ef6d9c916109af1b35b4fbed5..ca538eeb4bfd03b0c2937de2dbce6399d86da1ea 100644
--- a/mojo/services/html_viewer/DEPS
+++ b/mojo/services/html_viewer/DEPS
@@ -8,5 +8,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