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

Unified Diff: mojo/services/html_viewer/BUILD.gn

Issue 1018543002: Wires through scale factor and bounds in html_viewer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « no previous file | mojo/services/html_viewer/DEPS » ('j') | mojo/services/html_viewer/html_document.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/html_viewer/BUILD.gn
diff --git a/mojo/services/html_viewer/BUILD.gn b/mojo/services/html_viewer/BUILD.gn
index b649ae39bb90bfdbfffc8f3572b295bf422c3863..3d12aaef26c0124381946b1984cb9c367961b69b 100644
--- a/mojo/services/html_viewer/BUILD.gn
+++ b/mojo/services/html_viewer/BUILD.gn
@@ -98,6 +98,7 @@ source_set("lib") {
"//third_party/mojo_services/src/input_events/public/interfaces",
"//third_party/mojo_services/src/navigation/public/interfaces",
"//third_party/mojo_services/src/surfaces/public/interfaces",
+ "//ui/gfx/geometry",
"//ui/native_theme",
"//url",
]
« no previous file with comments | « no previous file | mojo/services/html_viewer/DEPS » ('j') | mojo/services/html_viewer/html_document.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698