| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # | 2 # |
| 3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
| 4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
| 5 | 5 |
| 6 { | 6 { |
| 7 'targets': [ | 7 'targets': [ |
| 8 { | 8 { |
| 9 'target_name': 'browser', | 9 'target_name': 'browser', |
| 10 'type': 'static_library', | 10 'type': 'static_library', |
| (...skipping 4039 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4050 'browser/ui/webui/instant_ui.cc', | 4050 'browser/ui/webui/instant_ui.cc', |
| 4051 'browser/ui/webui/instant_ui.h', | 4051 'browser/ui/webui/instant_ui.h', |
| 4052 'browser/ui/webui/media/media_internals_handler.cc', | 4052 'browser/ui/webui/media/media_internals_handler.cc', |
| 4053 'browser/ui/webui/media/media_internals_handler.h', | 4053 'browser/ui/webui/media/media_internals_handler.h', |
| 4054 'browser/ui/webui/media/media_internals_proxy.cc', | 4054 'browser/ui/webui/media/media_internals_proxy.cc', |
| 4055 'browser/ui/webui/media/media_internals_proxy.h', | 4055 'browser/ui/webui/media/media_internals_proxy.h', |
| 4056 'browser/ui/webui/media/media_internals_ui.cc', | 4056 'browser/ui/webui/media/media_internals_ui.cc', |
| 4057 'browser/ui/webui/media/media_internals_ui.h', | 4057 'browser/ui/webui/media/media_internals_ui.h', |
| 4058 'browser/ui/webui/metrics_handler.cc', | 4058 'browser/ui/webui/metrics_handler.cc', |
| 4059 'browser/ui/webui/metrics_handler.h', | 4059 'browser/ui/webui/metrics_handler.h', |
| 4060 'browser/ui/webui/nacl_ui.cc', |
| 4061 'browser/ui/webui/nacl_ui.h', |
| 4060 'browser/ui/webui/set_as_default_browser_ui.cc', | 4062 'browser/ui/webui/set_as_default_browser_ui.cc', |
| 4061 'browser/ui/webui/set_as_default_browser_ui.h', | 4063 'browser/ui/webui/set_as_default_browser_ui.h', |
| 4062 'browser/ui/webui/net_internals/net_internals_ui.cc', | 4064 'browser/ui/webui/net_internals/net_internals_ui.cc', |
| 4063 'browser/ui/webui/net_internals/net_internals_ui.h', | 4065 'browser/ui/webui/net_internals/net_internals_ui.h', |
| 4064 'browser/ui/webui/ntp/app_launcher_handler.cc', | 4066 'browser/ui/webui/ntp/app_launcher_handler.cc', |
| 4065 'browser/ui/webui/ntp/app_launcher_handler.h', | 4067 'browser/ui/webui/ntp/app_launcher_handler.h', |
| 4066 'browser/ui/webui/ntp/favicon_webui_handler.cc', | 4068 'browser/ui/webui/ntp/favicon_webui_handler.cc', |
| 4067 'browser/ui/webui/ntp/favicon_webui_handler.h', | 4069 'browser/ui/webui/ntp/favicon_webui_handler.h', |
| 4068 'browser/ui/webui/ntp/foreign_session_handler.cc', | 4070 'browser/ui/webui/ntp/foreign_session_handler.cc', |
| 4069 'browser/ui/webui/ntp/foreign_session_handler.h', | 4071 'browser/ui/webui/ntp/foreign_session_handler.h', |
| (...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4450 'browser/nacl_host/nacl_broker_service_win.cc', | 4452 'browser/nacl_host/nacl_broker_service_win.cc', |
| 4451 'browser/nacl_host/nacl_broker_service_win.h', | 4453 'browser/nacl_host/nacl_broker_service_win.h', |
| 4452 'browser/nacl_host/nacl_browser.cc', | 4454 'browser/nacl_host/nacl_browser.cc', |
| 4453 'browser/nacl_host/nacl_browser.h', | 4455 'browser/nacl_host/nacl_browser.h', |
| 4454 'browser/nacl_host/nacl_process_host.cc', | 4456 'browser/nacl_host/nacl_process_host.cc', |
| 4455 'browser/nacl_host/nacl_process_host.h', | 4457 'browser/nacl_host/nacl_process_host.h', |
| 4456 'browser/nacl_host/nacl_validation_cache.cc', | 4458 'browser/nacl_host/nacl_validation_cache.cc', |
| 4457 'browser/nacl_host/nacl_validation_cache.h', | 4459 'browser/nacl_host/nacl_validation_cache.h', |
| 4458 'browser/nacl_host/pnacl_file_host.cc', | 4460 'browser/nacl_host/pnacl_file_host.cc', |
| 4459 'browser/nacl_host/pnacl_file_host.h', | 4461 'browser/nacl_host/pnacl_file_host.h', |
| 4462 'browser/ui/webui/nacl_ui.cc', |
| 4463 'browser/ui/webui/nacl_ui.h', |
| 4460 'common/nacl_debug_exception_handler_win.cc', | 4464 'common/nacl_debug_exception_handler_win.cc', |
| 4461 'common/nacl_debug_exception_handler_win.h', | 4465 'common/nacl_debug_exception_handler_win.h', |
| 4462 ], | 4466 ], |
| 4463 'dependencies': [ | 4467 'dependencies': [ |
| 4464 '../native_client/src/trusted/service_runtime/service_runtime.gyp:se
l', | 4468 '../native_client/src/trusted/service_runtime/service_runtime.gyp:se
l', |
| 4465 ], | 4469 ], |
| 4466 }], | 4470 }], |
| 4467 ['branding=="Chrome"', { | 4471 ['branding=="Chrome"', { |
| 4468 'sources': [ | 4472 'sources': [ |
| 4469 'browser/intents/internal/api_key_internal.cc', | 4473 'browser/intents/internal/api_key_internal.cc', |
| (...skipping 1070 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5540 'includes': [ '../build/jni_generator.gypi' ], | 5544 'includes': [ '../build/jni_generator.gypi' ], |
| 5541 'dependencies': [ | 5545 'dependencies': [ |
| 5542 'android_jar_jni_headers', | 5546 'android_jar_jni_headers', |
| 5543 ], | 5547 ], |
| 5544 }, | 5548 }, |
| 5545 ], | 5549 ], |
| 5546 }, | 5550 }, |
| 5547 ], | 5551 ], |
| 5548 ], | 5552 ], |
| 5549 } | 5553 } |
| OLD | NEW |