1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
10 'target_name': 'events_platform',
11 'type': '<(component)',
13 '../../../base/base.gyp:base',
16 'EVENTS_IMPLEMENTATION',
19 'platform_event_dispatcher.h',
20 'platform_event_observer.h',
21 'platform_event_source.cc',
22 'platform_event_source.h',
23 'platform_event_source_stub.cc',
24 'platform_event_types.h',
25 'scoped_event_dispatcher.cc',
26 'scoped_event_dispatcher.h',
31 'platform_event_source_stub.cc',