| OLD | NEW |
| 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 '../crypto/crypto.gyp:crypto', | 7 '../crypto/crypto.gyp:crypto', |
| 8 '../net/net.gyp:net', | 8 '../net/net.gyp:net', |
| 9 '../net/net.gyp:http_server', | 9 '../net/net.gyp:http_server', |
| 10 '../ppapi/ppapi_internal.gyp:ppapi_proxy', | 10 '../ppapi/ppapi_internal.gyp:ppapi_proxy', |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 52 'browser/browser_child_process_host.h', | 52 'browser/browser_child_process_host.h', |
| 53 'browser/browser_context.h', | 53 'browser/browser_context.h', |
| 54 'browser/browser_main.cc', | 54 'browser/browser_main.cc', |
| 55 'browser/browser_main.h', | 55 'browser/browser_main.h', |
| 56 'browser/browser_main_loop.cc', | 56 'browser/browser_main_loop.cc', |
| 57 'browser/browser_main_loop.h', | 57 'browser/browser_main_loop.h', |
| 58 'browser/browser_message_filter.cc', | 58 'browser/browser_message_filter.cc', |
| 59 'browser/browser_message_filter.h', | 59 'browser/browser_message_filter.h', |
| 60 'browser/browser_process_sub_thread.cc', | 60 'browser/browser_process_sub_thread.cc', |
| 61 'browser/browser_process_sub_thread.h', | 61 'browser/browser_process_sub_thread.h', |
| 62 'browser/browser_thread.cc', | 62 'browser/browser_thread_impl.cc', |
| 63 'browser/browser_thread.h', | 63 'browser/browser_thread_impl.h', |
| 64 'browser/browser_url_handler.cc', | 64 'browser/browser_url_handler.cc', |
| 65 'browser/browser_url_handler.h', | 65 'browser/browser_url_handler.h', |
| 66 'browser/browsing_instance.cc', | 66 'browser/browsing_instance.cc', |
| 67 'browser/browsing_instance.h', | 67 'browser/browsing_instance.h', |
| 68 'browser/cancelable_request.cc', | 68 'browser/cancelable_request.cc', |
| 69 'browser/cancelable_request.h', | 69 'browser/cancelable_request.h', |
| 70 'browser/cert_store.cc', | 70 'browser/cert_store.cc', |
| 71 'browser/cert_store.h', | 71 'browser/cert_store.h', |
| 72 'browser/child_process_launcher.cc', | 72 'browser/child_process_launcher.cc', |
| 73 'browser/child_process_launcher.h', | 73 'browser/child_process_launcher.h', |
| (...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 569 'browser/worker_host/worker_message_filter.h', | 569 'browser/worker_host/worker_message_filter.h', |
| 570 'browser/worker_host/worker_process_host.cc', | 570 'browser/worker_host/worker_process_host.cc', |
| 571 'browser/worker_host/worker_process_host.h', | 571 'browser/worker_host/worker_process_host.h', |
| 572 'browser/worker_host/worker_service.cc', | 572 'browser/worker_host/worker_service.cc', |
| 573 'browser/worker_host/worker_service.h', | 573 'browser/worker_host/worker_service.h', |
| 574 'browser/worker_host/worker_service_observer.h', | 574 'browser/worker_host/worker_service_observer.h', |
| 575 'browser/zygote_host_linux.cc', | 575 'browser/zygote_host_linux.cc', |
| 576 'browser/zygote_host_linux.h', | 576 'browser/zygote_host_linux.h', |
| 577 'browser/zygote_main_linux.cc', | 577 'browser/zygote_main_linux.cc', |
| 578 'public/browser/browser_main_parts.h', | 578 'public/browser/browser_main_parts.h', |
| 579 'public/browser/browser_thread.h', |
| 579 'public/browser/content_browser_client.h', | 580 'public/browser/content_browser_client.h', |
| 580 'public/browser/download_manager_delegate.h', | 581 'public/browser/download_manager_delegate.h', |
| 581 'public/browser/native_web_keyboard_event.h', | 582 'public/browser/native_web_keyboard_event.h', |
| 582 'public/browser/navigation_types.h', | 583 'public/browser/navigation_types.h', |
| 583 'public/browser/notification_details.h', | 584 'public/browser/notification_details.h', |
| 584 'public/browser/notification_observer.h', | 585 'public/browser/notification_observer.h', |
| 585 'public/browser/notification_registrar.cc', | 586 'public/browser/notification_registrar.cc', |
| 586 'public/browser/notification_registrar.h', | 587 'public/browser/notification_registrar.h', |
| 587 'public/browser/notification_service.h', | 588 'public/browser/notification_service.h', |
| 588 'public/browser/notification_source.h', | 589 'public/browser/notification_source.h', |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 767 'browser/renderer_host/java_bridge_channel_host.h', | 768 'browser/renderer_host/java_bridge_channel_host.h', |
| 768 'browser/renderer_host/java_bridge_dispatcher_host_manager.cc', | 769 'browser/renderer_host/java_bridge_dispatcher_host_manager.cc', |
| 769 'browser/renderer_host/java_bridge_dispatcher_host_manager.h', | 770 'browser/renderer_host/java_bridge_dispatcher_host_manager.h', |
| 770 'browser/renderer_host/java_bridge_dispatcher_host.cc', | 771 'browser/renderer_host/java_bridge_dispatcher_host.cc', |
| 771 'browser/renderer_host/java_bridge_dispatcher_host.h', | 772 'browser/renderer_host/java_bridge_dispatcher_host.h', |
| 772 ], | 773 ], |
| 773 }], | 774 }], |
| 774 ], | 775 ], |
| 775 } | 776 } |
| 776 | 777 |
| OLD | NEW |