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

Unified Diff: ui/events/BUILD.gn

Issue 2770693003: Add missing .h files to .gn files that have a .cc file next to it in the gn file already. (Closed)
Patch Set: rebase Created 3 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 | « ui/base/BUILD.gn ('k') | ui/ozone/platform/wayland/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 eb8a0c799cb44426e36cc025d2982b4601e65bf4..0ce86e6aa979d1ba19a73a3dbd0bc8cd04a5f685 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -448,8 +448,10 @@ if (!is_ios) {
"ozone/chromeos/cursor_controller_unittest.cc",
"ozone/evdev/event_converter_evdev_impl_unittest.cc",
"ozone/evdev/event_converter_test_util.cc",
+ "ozone/evdev/event_converter_test_util.h",
"ozone/evdev/event_device_info_unittest.cc",
"ozone/evdev/event_device_test_util.cc",
+ "ozone/evdev/event_device_test_util.h",
"ozone/evdev/input_injector_evdev_unittest.cc",
"ozone/evdev/tablet_event_converter_evdev_unittest.cc",
"ozone/evdev/touch_event_converter_evdev_unittest.cc",
« no previous file with comments | « ui/base/BUILD.gn ('k') | ui/ozone/platform/wayland/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698