| 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/tracing.gyp:tracing', | 9 '../components/tracing.gyp:tracing', |
| 10 '../components/webcrypto/webcrypto.gyp:webcrypto', | 10 '../components/webcrypto/webcrypto.gyp:webcrypto', |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 136 'child/notifications/notification_dispatcher.cc', | 136 'child/notifications/notification_dispatcher.cc', |
| 137 'child/notifications/notification_dispatcher.h', | 137 'child/notifications/notification_dispatcher.h', |
| 138 'child/notifications/notification_image_loader.cc', | 138 'child/notifications/notification_image_loader.cc', |
| 139 'child/notifications/notification_image_loader.h', | 139 'child/notifications/notification_image_loader.h', |
| 140 'child/notifications/notification_manager.cc', | 140 'child/notifications/notification_manager.cc', |
| 141 'child/notifications/notification_manager.h', | 141 'child/notifications/notification_manager.h', |
| 142 'child/notifications/pending_notifications_tracker.cc', | 142 'child/notifications/pending_notifications_tracker.cc', |
| 143 'child/notifications/pending_notifications_tracker.h', | 143 'child/notifications/pending_notifications_tracker.h', |
| 144 'child/npapi/np_channel_base.cc', | 144 'child/npapi/np_channel_base.cc', |
| 145 'child/npapi/np_channel_base.h', | 145 'child/npapi/np_channel_base.h', |
| 146 'child/npapi/npobject_base.h', | |
| 147 'child/npapi/npobject_proxy.cc', | |
| 148 'child/npapi/npobject_proxy.h', | |
| 149 'child/npapi/npobject_stub.cc', | |
| 150 'child/npapi/npobject_stub.h', | |
| 151 'child/npapi/npobject_util.cc', | |
| 152 'child/npapi/npobject_util.h', | |
| 153 'child/npapi/npruntime_util.cc', | |
| 154 'child/npapi/npruntime_util.h', | |
| 155 'child/npapi/plugin_host.cc', | 146 'child/npapi/plugin_host.cc', |
| 156 'child/npapi/plugin_host.h', | 147 'child/npapi/plugin_host.h', |
| 157 'child/npapi/plugin_instance.cc', | 148 'child/npapi/plugin_instance.cc', |
| 158 'child/npapi/plugin_instance.h', | 149 'child/npapi/plugin_instance.h', |
| 159 'child/npapi/plugin_instance_mac.mm', | 150 'child/npapi/plugin_instance_mac.mm', |
| 160 'child/npapi/plugin_lib.cc', | 151 'child/npapi/plugin_lib.cc', |
| 161 'child/npapi/plugin_lib.h', | 152 'child/npapi/plugin_lib.h', |
| 162 'child/npapi/plugin_web_event_converter_mac.h', | 153 'child/npapi/plugin_web_event_converter_mac.h', |
| 163 'child/npapi/plugin_web_event_converter_mac.mm', | 154 'child/npapi/plugin_web_event_converter_mac.mm', |
| 164 'child/npapi/webplugin.h', | 155 'child/npapi/webplugin.h', |
| (...skipping 10 matching lines...) Expand all Loading... |
| 175 'child/npapi/webplugin_resource_client.h', | 166 'child/npapi/webplugin_resource_client.h', |
| 176 'child/permissions/permission_dispatcher.cc', | 167 'child/permissions/permission_dispatcher.cc', |
| 177 'child/permissions/permission_dispatcher.h', | 168 'child/permissions/permission_dispatcher.h', |
| 178 'child/permissions/permission_dispatcher_thread_proxy.cc', | 169 'child/permissions/permission_dispatcher_thread_proxy.cc', |
| 179 'child/permissions/permission_dispatcher_thread_proxy.h', | 170 'child/permissions/permission_dispatcher_thread_proxy.h', |
| 180 'child/permissions/permission_observers_registry.cc', | 171 'child/permissions/permission_observers_registry.cc', |
| 181 'child/permissions/permission_observers_registry.h', | 172 'child/permissions/permission_observers_registry.h', |
| 182 'child/plugin_message_generator.cc', | 173 'child/plugin_message_generator.cc', |
| 183 'child/plugin_message_generator.h', | 174 'child/plugin_message_generator.h', |
| 184 'child/plugin_messages.h', | 175 'child/plugin_messages.h', |
| 185 'child/plugin_param_traits.cc', | |
| 186 'child/plugin_param_traits.h', | |
| 187 'child/power_monitor_broadcast_source.cc', | 176 'child/power_monitor_broadcast_source.cc', |
| 188 'child/power_monitor_broadcast_source.h', | 177 'child/power_monitor_broadcast_source.h', |
| 189 'child/process_control_impl.cc', | 178 'child/process_control_impl.cc', |
| 190 'child/process_control_impl.h', | 179 'child/process_control_impl.h', |
| 191 'child/push_messaging/push_dispatcher.cc', | 180 'child/push_messaging/push_dispatcher.cc', |
| 192 'child/push_messaging/push_dispatcher.h', | 181 'child/push_messaging/push_dispatcher.h', |
| 193 'child/push_messaging/push_provider.cc', | 182 'child/push_messaging/push_provider.cc', |
| 194 'child/push_messaging/push_provider.h', | 183 'child/push_messaging/push_provider.h', |
| 195 'child/quota_dispatcher.cc', | 184 'child/quota_dispatcher.cc', |
| 196 'child/quota_dispatcher.h', | 185 'child/quota_dispatcher.h', |
| (...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 336 'child/npapi/webplugin_delegate_impl_mac.mm', | 325 'child/npapi/webplugin_delegate_impl_mac.mm', |
| 337 ], | 326 ], |
| 338 }], | 327 }], |
| 339 ['OS=="win"', { | 328 ['OS=="win"', { |
| 340 'sources!': [ | 329 'sources!': [ |
| 341 'child/npapi/webplugin_delegate_impl_aura.cc', | 330 'child/npapi/webplugin_delegate_impl_aura.cc', |
| 342 ], | 331 ], |
| 343 }], | 332 }], |
| 344 ], | 333 ], |
| 345 } | 334 } |
| OLD | NEW |