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

Unified Diff: ui/events/platform/events_platform.gyp

Issue 313913004: Block internal PlatformEvents before they are dispatched in touchview. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove obsolete comment and unnecessary includes. 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
Index: ui/events/platform/events_platform.gyp
diff --git a/ui/events/platform/events_platform.gyp b/ui/events/platform/events_platform.gyp
index d1b3f6bfe3ec9d6ad4ee02967f031a4def2ef0fe..76e84bfe86058619096cc5a325470620eb8e3334 100644
--- a/ui/events/platform/events_platform.gyp
+++ b/ui/events/platform/events_platform.gyp
@@ -17,6 +17,7 @@
],
'sources': [
'platform_event_dispatcher.h',
+ 'platform_event_filter.h',
'platform_event_observer.h',
'platform_event_source.cc',
'platform_event_source.h',

Powered by Google App Engine
This is Rietveld 408576698