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

Unified Diff: ui/events/BUILD.gn

Issue 317823009: GN: ui/events/platform target from r270816 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | « no previous file | ui/events/platform/BUILD.gn » ('j') | ui/events/platform/BUILD.gn » ('J')
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 1aae11ff16368397dc73676aabea7e83038cf0fd..e2fe42b84dd97aa35d2d461bbc7a2914f52f7dd7 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -44,6 +44,7 @@ component("events_base") {
"//base",
"//base/third_party/dynamic_annotations",
"//skia",
+ "//ui/events/platform",
"//ui/gfx",
"//ui/gfx/geometry",
]
@@ -110,14 +111,6 @@ component("events") {
"gestures/gesture_types.h",
"gestures/velocity_calculator.cc",
"gestures/velocity_calculator.h",
- "platform/platform_event_dispatcher.h",
- "platform/platform_event_observer.h",
- "platform/platform_event_source.cc",
- "platform/platform_event_source.h",
- "platform/platform_event_source_stub.cc",
- "platform/platform_event_types.h",
- "platform/scoped_event_dispatcher.cc",
- "platform/scoped_event_dispatcher.h",
"platform/x11/x11_event_source.cc",
"platform/x11/x11_event_source.h",
"win/events_win.cc",
« no previous file with comments | « no previous file | ui/events/platform/BUILD.gn » ('j') | ui/events/platform/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698