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

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

Issue 1051593003: Refactors code for WebGestureCurve to ui/events/gestures/blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn 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/BUILD.gn
diff --git a/mojo/services/html_viewer/BUILD.gn b/mojo/services/html_viewer/BUILD.gn
index 4a554c8a0ac01d609ca6b81d007e78f9571f3781..91577dca7a080450f825eba46fc6a2a5f72dc3c5 100644
--- a/mojo/services/html_viewer/BUILD.gn
+++ b/mojo/services/html_viewer/BUILD.gn
@@ -106,6 +106,7 @@ source_set("lib") {
"//ui/events",
"//ui/events:gesture_detection",
"//ui/events/blink",
+ "//ui/events/gestures/blink",
"//ui/gfx/geometry",
"//ui/native_theme",
"//ui/resources:ui_test_pak",

Powered by Google App Engine
This is Rietveld 408576698