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

Unified Diff: ui/touch_selection/BUILD.gn

Issue 1550483002: Switch to standard integer types in ui/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@int-ui-events
Patch Set: Created 5 years 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 | « ui/surface/transport_dib_win.cc ('k') | ui/touch_selection/touch_handle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/touch_selection/BUILD.gn
diff --git a/ui/touch_selection/BUILD.gn b/ui/touch_selection/BUILD.gn
index a16675dfe79a45a5846d02a0b5a465f4dea5a118..4d69e18922898d57ae6ca75d44d22c71a105d020 100644
--- a/ui/touch_selection/BUILD.gn
+++ b/ui/touch_selection/BUILD.gn
@@ -64,6 +64,7 @@ static_library("test_support") {
deps = [
":touch_selection",
+ "//base:base",
]
}
« no previous file with comments | « ui/surface/transport_dib_win.cc ('k') | ui/touch_selection/touch_handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698