| 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 'browser/debugger/devtools_resources.gyp:devtools_resources', | 7 'browser/debugger/devtools_resources.gyp:devtools_resources', |
| 8 '../base/base.gyp:base_static', | 8 '../base/base.gyp:base_static', |
| 9 '../crypto/crypto.gyp:crypto', | 9 '../crypto/crypto.gyp:crypto', |
| 10 '../net/net.gyp:http_server', | 10 '../net/net.gyp:http_server', |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 84 'public/browser/notification_registrar.h', | 84 'public/browser/notification_registrar.h', |
| 85 'public/browser/notification_service.h', | 85 'public/browser/notification_service.h', |
| 86 'public/browser/notification_source.h', | 86 'public/browser/notification_source.h', |
| 87 'public/browser/notification_types.h', | 87 'public/browser/notification_types.h', |
| 88 'public/browser/page_navigator.cc', | 88 'public/browser/page_navigator.cc', |
| 89 'public/browser/page_navigator.h', | 89 'public/browser/page_navigator.h', |
| 90 'public/browser/plugin_data_remover.h', | 90 'public/browser/plugin_data_remover.h', |
| 91 'public/browser/plugin_service.h', | 91 'public/browser/plugin_service.h', |
| 92 'public/browser/profiler_controller.h', | 92 'public/browser/profiler_controller.h', |
| 93 'public/browser/profiler_subscriber.h', | 93 'public/browser/profiler_subscriber.h', |
| 94 'public/browser/quota_permission_context.h', |
| 94 'public/browser/render_process_host.h', | 95 'public/browser/render_process_host.h', |
| 95 'public/browser/render_process_host_factory.h', | 96 'public/browser/render_process_host_factory.h', |
| 96 'public/browser/render_view_host_delegate.cc', | 97 'public/browser/render_view_host_delegate.cc', |
| 97 'public/browser/render_view_host_delegate.h', | 98 'public/browser/render_view_host_delegate.h', |
| 98 'public/browser/render_view_host_observer.cc', | 99 'public/browser/render_view_host_observer.cc', |
| 99 'public/browser/render_view_host_observer.h', | 100 'public/browser/render_view_host_observer.h', |
| 100 'public/browser/render_widget_host_view.h', | 101 'public/browser/render_widget_host_view.h', |
| 101 'public/browser/render_widget_host_view_mac_delegate.h', | 102 'public/browser/render_widget_host_view_mac_delegate.h', |
| 102 'public/browser/resource_context.h', | 103 'public/browser/resource_context.h', |
| 103 'public/browser/resource_dispatcher_host_delegate.cc', | 104 'public/browser/resource_dispatcher_host_delegate.cc', |
| (...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 407 'browser/power_save_blocker_common.cc', | 408 'browser/power_save_blocker_common.cc', |
| 408 'browser/power_save_blocker_linux.cc', | 409 'browser/power_save_blocker_linux.cc', |
| 409 'browser/power_save_blocker_mac.cc', | 410 'browser/power_save_blocker_mac.cc', |
| 410 'browser/power_save_blocker_win.cc', | 411 'browser/power_save_blocker_win.cc', |
| 411 'browser/ppapi_plugin_process_host.cc', | 412 'browser/ppapi_plugin_process_host.cc', |
| 412 'browser/ppapi_plugin_process_host.h', | 413 'browser/ppapi_plugin_process_host.h', |
| 413 'browser/profiler_controller_impl.cc', | 414 'browser/profiler_controller_impl.cc', |
| 414 'browser/profiler_controller_impl.h', | 415 'browser/profiler_controller_impl.h', |
| 415 'browser/profiler_message_filter.cc', | 416 'browser/profiler_message_filter.cc', |
| 416 'browser/profiler_message_filter.h', | 417 'browser/profiler_message_filter.h', |
| 417 'browser/quota_permission_context.h', | |
| 418 'browser/renderer_host/accelerated_plugin_view_mac.h', | 418 'browser/renderer_host/accelerated_plugin_view_mac.h', |
| 419 'browser/renderer_host/accelerated_plugin_view_mac.mm', | 419 'browser/renderer_host/accelerated_plugin_view_mac.mm', |
| 420 'browser/renderer_host/accelerated_surface_container_mac.cc', | 420 'browser/renderer_host/accelerated_surface_container_mac.cc', |
| 421 'browser/renderer_host/accelerated_surface_container_mac.h', | 421 'browser/renderer_host/accelerated_surface_container_mac.h', |
| 422 'browser/renderer_host/accelerated_surface_container_manager_mac.cc', | 422 'browser/renderer_host/accelerated_surface_container_manager_mac.cc', |
| 423 'browser/renderer_host/accelerated_surface_container_manager_mac.h', | 423 'browser/renderer_host/accelerated_surface_container_manager_mac.h', |
| 424 'browser/renderer_host/async_resource_handler.cc', | 424 'browser/renderer_host/async_resource_handler.cc', |
| 425 'browser/renderer_host/async_resource_handler.h', | 425 'browser/renderer_host/async_resource_handler.h', |
| 426 'browser/renderer_host/backing_store.cc', | 426 'browser/renderer_host/backing_store.cc', |
| 427 'browser/renderer_host/backing_store.h', | 427 'browser/renderer_host/backing_store.h', |
| (...skipping 432 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 860 ], | 860 ], |
| 861 }], | 861 }], |
| 862 ['input_speech==0', { | 862 ['input_speech==0', { |
| 863 'sources/': [ | 863 'sources/': [ |
| 864 ['exclude', '^browser/speech/'], | 864 ['exclude', '^browser/speech/'], |
| 865 ], | 865 ], |
| 866 }], | 866 }], |
| 867 ], | 867 ], |
| 868 } | 868 } |
| 869 | 869 |
| OLD | NEW |