| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 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_static', | 7 '../base/base.gyp:base_static', |
| 8 '../crypto/crypto.gyp:crypto', | 8 '../crypto/crypto.gyp:crypto', |
| 9 '../device/vibration/vibration.gyp:device_vibration', | 9 '../device/vibration/vibration.gyp:device_vibration', |
| 10 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', | 10 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', |
| (...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 175 'public/browser/page_navigator.h', | 175 'public/browser/page_navigator.h', |
| 176 'public/browser/pepper_flash_settings_helper.h', | 176 'public/browser/pepper_flash_settings_helper.h', |
| 177 'public/browser/permission_type.h', | 177 'public/browser/permission_type.h', |
| 178 'public/browser/platform_notification_service.h', | 178 'public/browser/platform_notification_service.h', |
| 179 'public/browser/plugin_data_remover.h', | 179 'public/browser/plugin_data_remover.h', |
| 180 'public/browser/plugin_service.h', | 180 'public/browser/plugin_service.h', |
| 181 'public/browser/plugin_service_filter.h', | 181 'public/browser/plugin_service_filter.h', |
| 182 'public/browser/power_save_blocker.h', | 182 'public/browser/power_save_blocker.h', |
| 183 'public/browser/presentation_screen_availability_listener.h', | 183 'public/browser/presentation_screen_availability_listener.h', |
| 184 'public/browser/presentation_service_delegate.h', | 184 'public/browser/presentation_service_delegate.h', |
| 185 'public/browser/presentation_session.cc', |
| 186 'public/browser/presentation_session.h', |
| 185 'public/browser/profiler_controller.h', | 187 'public/browser/profiler_controller.h', |
| 186 'public/browser/profiler_subscriber.h', | 188 'public/browser/profiler_subscriber.h', |
| 187 'public/browser/push_messaging_service.cc', | 189 'public/browser/push_messaging_service.cc', |
| 188 'public/browser/push_messaging_service.h', | 190 'public/browser/push_messaging_service.h', |
| 189 'public/browser/quota_permission_context.h', | 191 'public/browser/quota_permission_context.h', |
| 190 'public/browser/readback_types.h', | 192 'public/browser/readback_types.h', |
| 191 'public/browser/render_frame_host.h', | 193 'public/browser/render_frame_host.h', |
| 192 'public/browser/render_process_host.h', | 194 'public/browser/render_process_host.h', |
| 193 'public/browser/render_process_host_factory.h', | 195 'public/browser/render_process_host_factory.h', |
| 194 'public/browser/render_process_host_observer.h', | 196 'public/browser/render_process_host_observer.h', |
| (...skipping 820 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1015 'browser/power_save_blocker_impl.cc', | 1017 'browser/power_save_blocker_impl.cc', |
| 1016 'browser/power_save_blocker_impl.h', | 1018 'browser/power_save_blocker_impl.h', |
| 1017 'browser/power_save_blocker_mac.cc', | 1019 'browser/power_save_blocker_mac.cc', |
| 1018 'browser/power_save_blocker_ozone.cc', | 1020 'browser/power_save_blocker_ozone.cc', |
| 1019 'browser/power_save_blocker_win.cc', | 1021 'browser/power_save_blocker_win.cc', |
| 1020 'browser/power_save_blocker_x11.cc', | 1022 'browser/power_save_blocker_x11.cc', |
| 1021 'browser/power_usage_monitor_impl.cc', | 1023 'browser/power_usage_monitor_impl.cc', |
| 1022 'browser/power_usage_monitor_impl.h', | 1024 'browser/power_usage_monitor_impl.h', |
| 1023 'browser/presentation/presentation_service_impl.cc', | 1025 'browser/presentation/presentation_service_impl.cc', |
| 1024 'browser/presentation/presentation_service_impl.h', | 1026 'browser/presentation/presentation_service_impl.h', |
| 1027 'browser/presentation/presentation_type_converters.cc', |
| 1028 'browser/presentation/presentation_type_converters.h', |
| 1025 'browser/profiler_controller_impl.cc', | 1029 'browser/profiler_controller_impl.cc', |
| 1026 'browser/profiler_controller_impl.h', | 1030 'browser/profiler_controller_impl.h', |
| 1027 'browser/profiler_message_filter.cc', | 1031 'browser/profiler_message_filter.cc', |
| 1028 'browser/profiler_message_filter.h', | 1032 'browser/profiler_message_filter.h', |
| 1029 'browser/push_messaging/push_messaging_message_filter.cc', | 1033 'browser/push_messaging/push_messaging_message_filter.cc', |
| 1030 'browser/push_messaging/push_messaging_message_filter.h', | 1034 'browser/push_messaging/push_messaging_message_filter.h', |
| 1031 'browser/push_messaging/push_messaging_router.cc', | 1035 'browser/push_messaging/push_messaging_router.cc', |
| 1032 'browser/push_messaging/push_messaging_router.h', | 1036 'browser/push_messaging/push_messaging_router.h', |
| 1033 'browser/quota_dispatcher_host.cc', | 1037 'browser/quota_dispatcher_host.cc', |
| 1034 'browser/quota_dispatcher_host.h', | 1038 'browser/quota_dispatcher_host.h', |
| (...skipping 939 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1974 'browser/media/media_web_contents_observer.h', | 1978 'browser/media/media_web_contents_observer.h', |
| 1975 ], | 1979 ], |
| 1976 }], | 1980 }], |
| 1977 ['OS == "linux" and use_openssl==1', { | 1981 ['OS == "linux" and use_openssl==1', { |
| 1978 'dependencies': [ | 1982 'dependencies': [ |
| 1979 '../third_party/boringssl/boringssl.gyp:boringssl', | 1983 '../third_party/boringssl/boringssl.gyp:boringssl', |
| 1980 ], | 1984 ], |
| 1981 }], | 1985 }], |
| 1982 ], | 1986 ], |
| 1983 } | 1987 } |
| OLD | NEW |