| 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',
|
|
|