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

Unified Diff: ui/ui.gyp

Issue 24257011: Revert "Revert 224496 "Move ui/base/latency_info* to ui/events"" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gyp bustage Created 7 years, 3 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/surface/accelerated_surface_win.cc ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 8cb2f2819884fc8196267bf2beb82a30bb4757a2..a2cbb71c3091a3533a8e3ae4df442ee1ac8771c8 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -203,8 +203,6 @@
'base/gtk/scoped_region.cc',
'base/gtk/scoped_region.h',
'base/hit_test.h',
- 'base/latency_info.cc',
- 'base/latency_info.h',
'base/l10n/l10n_font_util.cc',
'base/l10n/l10n_font_util.h',
'base/l10n/l10n_util.cc',
@@ -367,6 +365,7 @@
'events/event_target.h',
'events/event_utils.cc',
'events/event_utils.h',
+ 'events/events_export.h',
'events/keycodes/keyboard_code_conversion.cc',
'events/keycodes/keyboard_code_conversion.h',
'events/keycodes/keyboard_code_conversion_android.cc',
@@ -380,6 +379,8 @@
'events/keycodes/keyboard_code_conversion_x.cc',
'events/keycodes/keyboard_code_conversion_x.h',
'events/keycodes/keyboard_codes.h',
+ 'events/latency_info.cc',
+ 'events/latency_info.h',
'gfx/android/device_display_info.cc',
'gfx/android/device_display_info.h',
'gfx/android/java_bitmap.cc',
« no previous file with comments | « ui/surface/accelerated_surface_win.cc ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698