| 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 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 83 'public/browser/plugin_service.h', | 83 'public/browser/plugin_service.h', |
| 84 'public/browser/profiler_controller.h', | 84 'public/browser/profiler_controller.h', |
| 85 'public/browser/profiler_subscriber.h', | 85 'public/browser/profiler_subscriber.h', |
| 86 'public/browser/render_process_host.h', | 86 'public/browser/render_process_host.h', |
| 87 'public/browser/render_process_host_factory.h', | 87 'public/browser/render_process_host_factory.h', |
| 88 'public/browser/render_view_host_delegate.cc', | 88 'public/browser/render_view_host_delegate.cc', |
| 89 'public/browser/render_view_host_delegate.h', | 89 'public/browser/render_view_host_delegate.h', |
| 90 'public/browser/render_view_host_observer.cc', | 90 'public/browser/render_view_host_observer.cc', |
| 91 'public/browser/render_view_host_observer.h', | 91 'public/browser/render_view_host_observer.h', |
| 92 'public/browser/render_widget_host_view_mac_delegate.h', | 92 'public/browser/render_widget_host_view_mac_delegate.h', |
| 93 'public/browser/resource_context.h', |
| 93 'public/browser/resource_dispatcher_host_delegate.cc', | 94 'public/browser/resource_dispatcher_host_delegate.cc', |
| 94 'public/browser/resource_dispatcher_host_delegate.h', | 95 'public/browser/resource_dispatcher_host_delegate.h', |
| 95 'public/browser/resource_dispatcher_host_login_delegate.h', | 96 'public/browser/resource_dispatcher_host_login_delegate.h', |
| 96 'public/browser/resource_throttle.h', | 97 'public/browser/resource_throttle.h', |
| 97 'public/browser/resource_throttle_controller.h', | 98 'public/browser/resource_throttle_controller.h', |
| 98 'public/browser/save_page_type.h', | 99 'public/browser/save_page_type.h', |
| 99 'public/browser/sensors.h', | 100 'public/browser/sensors.h', |
| 100 'public/browser/sensors_listener.h', | 101 'public/browser/sensors_listener.h', |
| 101 'public/browser/site_instance.h', | 102 'public/browser/site_instance.h', |
| 102 'public/browser/ssl_status.cc', | 103 'public/browser/ssl_status.cc', |
| (...skipping 465 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 568 'browser/renderer_host/throttling_resource_handler.cc', | 569 'browser/renderer_host/throttling_resource_handler.cc', |
| 569 'browser/renderer_host/throttling_resource_handler.h', | 570 'browser/renderer_host/throttling_resource_handler.h', |
| 570 'browser/renderer_host/web_input_event_aura.cc', | 571 'browser/renderer_host/web_input_event_aura.cc', |
| 571 'browser/renderer_host/web_input_event_aura.h', | 572 'browser/renderer_host/web_input_event_aura.h', |
| 572 'browser/renderer_host/web_input_event_aurawin.cc', | 573 'browser/renderer_host/web_input_event_aurawin.cc', |
| 573 'browser/renderer_host/web_input_event_aurax11.cc', | 574 'browser/renderer_host/web_input_event_aurax11.cc', |
| 574 'browser/renderer_host/x509_user_cert_resource_handler.cc', | 575 'browser/renderer_host/x509_user_cert_resource_handler.cc', |
| 575 'browser/renderer_host/x509_user_cert_resource_handler.h', | 576 'browser/renderer_host/x509_user_cert_resource_handler.h', |
| 576 'browser/resolve_proxy_msg_helper.cc', | 577 'browser/resolve_proxy_msg_helper.cc', |
| 577 'browser/resolve_proxy_msg_helper.h', | 578 'browser/resolve_proxy_msg_helper.h', |
| 578 'browser/resource_context.cc', | |
| 579 'browser/resource_context.h', | |
| 580 'browser/safe_util_win.cc', | 579 'browser/safe_util_win.cc', |
| 581 'browser/safe_util_win.h', | 580 'browser/safe_util_win.h', |
| 582 'browser/sensors/sensors_provider.cc', | 581 'browser/sensors/sensors_provider.cc', |
| 583 'browser/sensors/sensors_provider.h', | 582 'browser/sensors/sensors_provider.h', |
| 584 'browser/sensors/sensors_provider_impl.cc', | 583 'browser/sensors/sensors_provider_impl.cc', |
| 585 'browser/sensors/sensors_provider_impl.h', | 584 'browser/sensors/sensors_provider_impl.h', |
| 586 'browser/site_instance_impl.cc', | 585 'browser/site_instance_impl.cc', |
| 587 'browser/site_instance_impl.h', | 586 'browser/site_instance_impl.h', |
| 588 'browser/speech/audio_encoder.cc', | 587 'browser/speech/audio_encoder.cc', |
| 589 'browser/speech/audio_encoder.h', | 588 'browser/speech/audio_encoder.h', |
| (...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 851 'ENABLE_JAVA_BRIDGE', | 850 'ENABLE_JAVA_BRIDGE', |
| 852 ], | 851 ], |
| 853 }, { | 852 }, { |
| 854 'sources/': [ | 853 'sources/': [ |
| 855 ['exclude', '^browser/renderer_host/java/'], | 854 ['exclude', '^browser/renderer_host/java/'], |
| 856 ], | 855 ], |
| 857 }], | 856 }], |
| 858 ], | 857 ], |
| 859 } | 858 } |
| 860 | 859 |
| OLD | NEW |