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

Unified Diff: ui/events/events.gyp

Issue 1765693002: Revert of IPC::ParamTraits for ui::Event (towards ui::Events over mojo IPC) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/events/event.cc ('k') | ui/events/gesture_event_details.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index b905a482cfc3d365c2c25718d0f0f82034cdf577..4a9d4711832bb650c01601001fb3f8d538b65740 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -312,7 +312,6 @@
'sources': [
'ipc/latency_info_param_traits.cc',
'ipc/latency_info_param_traits.h',
- 'ipc/latency_info_param_traits_macros.h',
],
},
{
@@ -389,4 +388,4 @@
],
}],
],
-}
+}
« no previous file with comments | « ui/events/event.cc ('k') | ui/events/gesture_event_details.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698