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

Unified Diff: mojo/services/html_viewer/DEPS

Issue 1018543002: Wires through scale factor and bounds in html_viewer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use dip_util Created 5 years, 9 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..eb171e0b0f957bf56f7b29f371c130b5ca086072 100644
--- a/mojo/services/html_viewer/DEPS
+++ b/mojo/services/html_viewer/DEPS
@@ -14,5 +14,6 @@ include_rules = [
"+third_party/skia/include",
"+ui/base",
"+ui/events",
+ "+ui/gfx/geometry",
"+ui/native_theme",
]

Powered by Google App Engine
This is Rietveld 408576698