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

Unified Diff: ui/events/BUILD.gn

Issue 2240983003: Move |ScopedWebInputEvent| and |WebInputEventTraits| from |content::| to "ui/events/blink" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and ncarter's review Created 4 years, 4 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 | « content/test/BUILD.gn ('k') | ui/events/blink/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index b6d5cd40f8abe54d51465d29eec5bd325cac265a..74d72f1cb56cf4c675c5ac102cdf33dcda31ee30 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -385,6 +385,7 @@ test("events_unittests") {
"blink/blink_event_util_unittest.cc",
"blink/input_handler_proxy_unittest.cc",
"blink/input_scroll_elasticity_controller_unittest.cc",
+ "blink/web_input_event_traits_unittest.cc",
"devices/mojo/device_struct_traits_unittest.cc",
"gestures/blink/web_gesture_curve_impl_unittest.cc",
"ipc/latency_info_param_traits_unittest.cc",
« no previous file with comments | « content/test/BUILD.gn ('k') | ui/events/blink/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698