| OLD | NEW |
| 1 # Copyright 2013 The Chromium Authors. All rights reserved. | 1 # Copyright 2013 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'dependencies': [ | 6 'dependencies': [ |
| 7 '../base/base.gyp:base', | 7 '../base/base.gyp:base', |
| 8 '../components/mime_util/mime_util.gyp:mime_util', | 8 '../components/mime_util/mime_util.gyp:mime_util', |
| 9 '../components/scheduler/scheduler.gyp:scheduler', | 9 '../components/scheduler/scheduler.gyp:scheduler', |
| 10 '../components/tracing.gyp:tracing', | 10 '../components/tracing.gyp:tracing', |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 146 'child/notifications/notification_image_loader.cc', | 146 'child/notifications/notification_image_loader.cc', |
| 147 'child/notifications/notification_image_loader.h', | 147 'child/notifications/notification_image_loader.h', |
| 148 'child/notifications/notification_manager.cc', | 148 'child/notifications/notification_manager.cc', |
| 149 'child/notifications/notification_manager.h', | 149 'child/notifications/notification_manager.h', |
| 150 'child/notifications/pending_notification.cc', | 150 'child/notifications/pending_notification.cc', |
| 151 'child/notifications/pending_notification.h', | 151 'child/notifications/pending_notification.h', |
| 152 'child/notifications/pending_notifications_tracker.cc', | 152 'child/notifications/pending_notifications_tracker.cc', |
| 153 'child/notifications/pending_notifications_tracker.h', | 153 'child/notifications/pending_notifications_tracker.h', |
| 154 'child/npapi/np_channel_base.cc', | 154 'child/npapi/np_channel_base.cc', |
| 155 'child/npapi/np_channel_base.h', | 155 'child/npapi/np_channel_base.h', |
| 156 'child/npapi/npobject_base.h', | |
| 157 'child/npapi/npobject_proxy.cc', | |
| 158 'child/npapi/npobject_proxy.h', | |
| 159 'child/npapi/npobject_stub.cc', | |
| 160 'child/npapi/npobject_stub.h', | |
| 161 'child/npapi/npobject_util.cc', | |
| 162 'child/npapi/npobject_util.h', | |
| 163 'child/npapi/npruntime_util.cc', | |
| 164 'child/npapi/npruntime_util.h', | |
| 165 'child/npapi/plugin_host.cc', | 156 'child/npapi/plugin_host.cc', |
| 166 'child/npapi/plugin_host.h', | 157 'child/npapi/plugin_host.h', |
| 167 'child/npapi/plugin_instance.cc', | 158 'child/npapi/plugin_instance.cc', |
| 168 'child/npapi/plugin_instance.h', | 159 'child/npapi/plugin_instance.h', |
| 169 'child/npapi/plugin_instance_mac.mm', | 160 'child/npapi/plugin_instance_mac.mm', |
| 170 'child/npapi/plugin_lib.cc', | 161 'child/npapi/plugin_lib.cc', |
| 171 'child/npapi/plugin_lib.h', | 162 'child/npapi/plugin_lib.h', |
| 172 'child/npapi/plugin_web_event_converter_mac.h', | 163 'child/npapi/plugin_web_event_converter_mac.h', |
| 173 'child/npapi/plugin_web_event_converter_mac.mm', | 164 'child/npapi/plugin_web_event_converter_mac.mm', |
| 174 'child/npapi/webplugin.h', | 165 'child/npapi/webplugin.h', |
| 175 'child/npapi/webplugin_accelerated_surface_mac.h', | 166 'child/npapi/webplugin_accelerated_surface_mac.h', |
| 176 'child/npapi/webplugin_delegate.h', | 167 'child/npapi/webplugin_delegate.h', |
| 177 'child/npapi/webplugin_delegate_impl.cc', | 168 'child/npapi/webplugin_delegate_impl.cc', |
| 178 'child/npapi/webplugin_delegate_impl.h', | 169 'child/npapi/webplugin_delegate_impl.h', |
| 179 'child/npapi/webplugin_delegate_impl_android.cc', | 170 'child/npapi/webplugin_delegate_impl_android.cc', |
| 180 'child/npapi/webplugin_delegate_impl_aura.cc', | 171 'child/npapi/webplugin_delegate_impl_aura.cc', |
| 181 'child/npapi/webplugin_delegate_impl_mac.mm', | 172 'child/npapi/webplugin_delegate_impl_mac.mm', |
| 182 'child/npapi/webplugin_delegate_impl_win.cc', | 173 'child/npapi/webplugin_delegate_impl_win.cc', |
| 183 'child/npapi/webplugin_resource_client.h', | 174 'child/npapi/webplugin_resource_client.h', |
| 184 'child/permissions/permission_dispatcher.cc', | 175 'child/permissions/permission_dispatcher.cc', |
| 185 'child/permissions/permission_dispatcher.h', | 176 'child/permissions/permission_dispatcher.h', |
| 186 'child/permissions/permission_dispatcher_thread_proxy.cc', | 177 'child/permissions/permission_dispatcher_thread_proxy.cc', |
| 187 'child/permissions/permission_dispatcher_thread_proxy.h', | 178 'child/permissions/permission_dispatcher_thread_proxy.h', |
| 188 'child/permissions/permission_observers_registry.cc', | 179 'child/permissions/permission_observers_registry.cc', |
| 189 'child/permissions/permission_observers_registry.h', | 180 'child/permissions/permission_observers_registry.h', |
| 190 'child/plugin_message_generator.cc', | 181 'child/plugin_message_generator.cc', |
| 191 'child/plugin_message_generator.h', | 182 'child/plugin_message_generator.h', |
| 192 'child/plugin_messages.h', | 183 'child/plugin_messages.h', |
| 193 'child/plugin_param_traits.cc', | |
| 194 'child/plugin_param_traits.h', | |
| 195 'child/power_monitor_broadcast_source.cc', | 184 'child/power_monitor_broadcast_source.cc', |
| 196 'child/power_monitor_broadcast_source.h', | 185 'child/power_monitor_broadcast_source.h', |
| 197 'child/process_control_impl.cc', | 186 'child/process_control_impl.cc', |
| 198 'child/process_control_impl.h', | 187 'child/process_control_impl.h', |
| 199 'child/push_messaging/push_dispatcher.cc', | 188 'child/push_messaging/push_dispatcher.cc', |
| 200 'child/push_messaging/push_dispatcher.h', | 189 'child/push_messaging/push_dispatcher.h', |
| 201 'child/push_messaging/push_provider.cc', | 190 'child/push_messaging/push_provider.cc', |
| 202 'child/push_messaging/push_provider.h', | 191 'child/push_messaging/push_provider.h', |
| 203 'child/quota_dispatcher.cc', | 192 'child/quota_dispatcher.cc', |
| 204 'child/quota_dispatcher.h', | 193 'child/quota_dispatcher.h', |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 318 'child/npapi/webplugin_delegate_impl_mac.mm', | 307 'child/npapi/webplugin_delegate_impl_mac.mm', |
| 319 ], | 308 ], |
| 320 }], | 309 }], |
| 321 ['OS=="win"', { | 310 ['OS=="win"', { |
| 322 'sources!': [ | 311 'sources!': [ |
| 323 'child/npapi/webplugin_delegate_impl_aura.cc', | 312 'child/npapi/webplugin_delegate_impl_aura.cc', |
| 324 ], | 313 ], |
| 325 }], | 314 }], |
| 326 ], | 315 ], |
| 327 } | 316 } |
| OLD | NEW |