| 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 '../cc/cc.gyp:cc', | 8 '../cc/cc.gyp:cc', |
| 9 '../cc/cc.gyp:cc_surfaces', | 9 '../cc/cc.gyp:cc_surfaces', |
| 10 '../components/components.gyp:display_compositor', | 10 '../components/components.gyp:display_compositor', |
| (...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 290 'public/browser/resource_request_info.h', | 290 'public/browser/resource_request_info.h', |
| 291 'public/browser/resource_throttle.h', | 291 'public/browser/resource_throttle.h', |
| 292 'public/browser/save_page_type.h', | 292 'public/browser/save_page_type.h', |
| 293 'public/browser/screen_orientation_delegate.h', | 293 'public/browser/screen_orientation_delegate.h', |
| 294 'public/browser/screen_orientation_dispatcher_host.h', | 294 'public/browser/screen_orientation_dispatcher_host.h', |
| 295 'public/browser/screen_orientation_provider.cc', | 295 'public/browser/screen_orientation_provider.cc', |
| 296 'public/browser/screen_orientation_provider.h', | 296 'public/browser/screen_orientation_provider.h', |
| 297 'public/browser/security_style_explanation.h', | 297 'public/browser/security_style_explanation.h', |
| 298 'public/browser/security_style_explanations.cc', | 298 'public/browser/security_style_explanations.cc', |
| 299 'public/browser/security_style_explanations.h', | 299 'public/browser/security_style_explanations.h', |
| 300 'public/browser/service_manager_context.h', |
| 300 'public/browser/service_worker_context.h', | 301 'public/browser/service_worker_context.h', |
| 301 'public/browser/service_worker_usage_info.cc', | 302 'public/browser/service_worker_usage_info.cc', |
| 302 'public/browser/service_worker_usage_info.h', | 303 'public/browser/service_worker_usage_info.h', |
| 303 'public/browser/session_storage_namespace.h', | 304 'public/browser/session_storage_namespace.h', |
| 304 'public/browser/session_storage_usage_info.h', | 305 'public/browser/session_storage_usage_info.h', |
| 305 'public/browser/site_instance.h', | 306 'public/browser/site_instance.h', |
| 306 'public/browser/speech_recognition_event_listener.h', | 307 'public/browser/speech_recognition_event_listener.h', |
| 307 'public/browser/speech_recognition_manager.h', | 308 'public/browser/speech_recognition_manager.h', |
| 308 'public/browser/speech_recognition_manager_delegate.h', | 309 'public/browser/speech_recognition_manager_delegate.h', |
| 309 'public/browser/speech_recognition_session_config.cc', | 310 'public/browser/speech_recognition_session_config.cc', |
| (...skipping 794 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1104 'browser/message_port_message_filter.h', | 1105 'browser/message_port_message_filter.h', |
| 1105 'browser/message_port_provider.cc', | 1106 'browser/message_port_provider.cc', |
| 1106 'browser/message_port_service.cc', | 1107 'browser/message_port_service.cc', |
| 1107 'browser/message_port_service.h', | 1108 'browser/message_port_service.h', |
| 1108 'browser/mime_registry_impl.cc', | 1109 'browser/mime_registry_impl.cc', |
| 1109 'browser/mime_registry_impl.h', | 1110 'browser/mime_registry_impl.h', |
| 1110 'browser/mojo/constants.cc', | 1111 'browser/mojo/constants.cc', |
| 1111 'browser/mojo/constants.h', | 1112 'browser/mojo/constants.h', |
| 1112 'browser/mojo/mojo_child_connection.cc', | 1113 'browser/mojo/mojo_child_connection.cc', |
| 1113 'browser/mojo/mojo_child_connection.h', | 1114 'browser/mojo/mojo_child_connection.h', |
| 1114 'browser/mojo/mojo_shell_context.cc', | 1115 'browser/mojo/service_manager_context_impl.cc', |
| 1115 'browser/mojo/mojo_shell_context.h', | 1116 'browser/mojo/service_manager_context_impl.h', |
| 1116 'browser/mojo/service_registrar_android.cc', | 1117 'browser/mojo/service_registrar_android.cc', |
| 1117 'browser/mojo/service_registrar_android.h', | 1118 'browser/mojo/service_registrar_android.h', |
| 1118 'browser/net/browser_online_state_observer.cc', | 1119 'browser/net/browser_online_state_observer.cc', |
| 1119 'browser/net/browser_online_state_observer.h', | 1120 'browser/net/browser_online_state_observer.h', |
| 1120 'browser/net/network_errors_listing_ui.cc', | 1121 'browser/net/network_errors_listing_ui.cc', |
| 1121 'browser/net/network_errors_listing_ui.h', | 1122 'browser/net/network_errors_listing_ui.h', |
| 1122 'browser/net/quota_policy_cookie_store.cc', | 1123 'browser/net/quota_policy_cookie_store.cc', |
| 1123 'browser/net/quota_policy_cookie_store.h', | 1124 'browser/net/quota_policy_cookie_store.h', |
| 1124 'browser/net/view_blob_internals_job_factory.cc', | 1125 'browser/net/view_blob_internals_job_factory.cc', |
| 1125 'browser/net/view_blob_internals_job_factory.h', | 1126 'browser/net/view_blob_internals_job_factory.h', |
| (...skipping 1041 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2167 ], | 2168 ], |
| 2168 }], | 2169 }], |
| 2169 ['OS != "mac" and OS != "android"', { | 2170 ['OS != "mac" and OS != "android"', { |
| 2170 'sources!': [ | 2171 'sources!': [ |
| 2171 'browser/gpu/gpu_surface_tracker.cc', | 2172 'browser/gpu/gpu_surface_tracker.cc', |
| 2172 'browser/gpu/gpu_surface_tracker.h', | 2173 'browser/gpu/gpu_surface_tracker.h', |
| 2173 ], | 2174 ], |
| 2174 }], | 2175 }], |
| 2175 ], | 2176 ], |
| 2176 } | 2177 } |
| OLD | NEW |