| 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 4029 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4040 'browser/ui/webui/instant_ui.cc', | 4040 'browser/ui/webui/instant_ui.cc', |
| 4041 'browser/ui/webui/instant_ui.h', | 4041 'browser/ui/webui/instant_ui.h', |
| 4042 'browser/ui/webui/media/media_internals_handler.cc', | 4042 'browser/ui/webui/media/media_internals_handler.cc', |
| 4043 'browser/ui/webui/media/media_internals_handler.h', | 4043 'browser/ui/webui/media/media_internals_handler.h', |
| 4044 'browser/ui/webui/media/media_internals_proxy.cc', | 4044 'browser/ui/webui/media/media_internals_proxy.cc', |
| 4045 'browser/ui/webui/media/media_internals_proxy.h', | 4045 'browser/ui/webui/media/media_internals_proxy.h', |
| 4046 'browser/ui/webui/media/media_internals_ui.cc', | 4046 'browser/ui/webui/media/media_internals_ui.cc', |
| 4047 'browser/ui/webui/media/media_internals_ui.h', | 4047 'browser/ui/webui/media/media_internals_ui.h', |
| 4048 'browser/ui/webui/metrics_handler.cc', | 4048 'browser/ui/webui/metrics_handler.cc', |
| 4049 'browser/ui/webui/metrics_handler.h', | 4049 'browser/ui/webui/metrics_handler.h', |
| 4050 'browser/ui/webui/nacl_ui.cc', |
| 4051 'browser/ui/webui/nacl_ui.h', |
| 4050 'browser/ui/webui/set_as_default_browser_ui.cc', | 4052 'browser/ui/webui/set_as_default_browser_ui.cc', |
| 4051 'browser/ui/webui/set_as_default_browser_ui.h', | 4053 'browser/ui/webui/set_as_default_browser_ui.h', |
| 4052 'browser/ui/webui/net_internals/net_internals_ui.cc', | 4054 'browser/ui/webui/net_internals/net_internals_ui.cc', |
| 4053 'browser/ui/webui/net_internals/net_internals_ui.h', | 4055 'browser/ui/webui/net_internals/net_internals_ui.h', |
| 4054 'browser/ui/webui/ntp/app_launcher_handler.cc', | 4056 'browser/ui/webui/ntp/app_launcher_handler.cc', |
| 4055 'browser/ui/webui/ntp/app_launcher_handler.h', | 4057 'browser/ui/webui/ntp/app_launcher_handler.h', |
| 4056 'browser/ui/webui/ntp/favicon_webui_handler.cc', | 4058 'browser/ui/webui/ntp/favicon_webui_handler.cc', |
| 4057 'browser/ui/webui/ntp/favicon_webui_handler.h', | 4059 'browser/ui/webui/ntp/favicon_webui_handler.h', |
| 4058 'browser/ui/webui/ntp/foreign_session_handler.cc', | 4060 'browser/ui/webui/ntp/foreign_session_handler.cc', |
| 4059 'browser/ui/webui/ntp/foreign_session_handler.h', | 4061 'browser/ui/webui/ntp/foreign_session_handler.h', |
| (...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4440 'browser/nacl_host/nacl_broker_service_win.cc', | 4442 'browser/nacl_host/nacl_broker_service_win.cc', |
| 4441 'browser/nacl_host/nacl_broker_service_win.h', | 4443 'browser/nacl_host/nacl_broker_service_win.h', |
| 4442 'browser/nacl_host/nacl_browser.cc', | 4444 'browser/nacl_host/nacl_browser.cc', |
| 4443 'browser/nacl_host/nacl_browser.h', | 4445 'browser/nacl_host/nacl_browser.h', |
| 4444 'browser/nacl_host/nacl_process_host.cc', | 4446 'browser/nacl_host/nacl_process_host.cc', |
| 4445 'browser/nacl_host/nacl_process_host.h', | 4447 'browser/nacl_host/nacl_process_host.h', |
| 4446 'browser/nacl_host/nacl_validation_cache.cc', | 4448 'browser/nacl_host/nacl_validation_cache.cc', |
| 4447 'browser/nacl_host/nacl_validation_cache.h', | 4449 'browser/nacl_host/nacl_validation_cache.h', |
| 4448 'browser/nacl_host/pnacl_file_host.cc', | 4450 'browser/nacl_host/pnacl_file_host.cc', |
| 4449 'browser/nacl_host/pnacl_file_host.h', | 4451 'browser/nacl_host/pnacl_file_host.h', |
| 4452 'browser/ui/webui/nacl_ui.cc', |
| 4453 'browser/ui/webui/nacl_ui.h', |
| 4450 'common/nacl_debug_exception_handler_win.cc', | 4454 'common/nacl_debug_exception_handler_win.cc', |
| 4451 'common/nacl_debug_exception_handler_win.h', | 4455 'common/nacl_debug_exception_handler_win.h', |
| 4452 ], | 4456 ], |
| 4453 'dependencies': [ | 4457 'dependencies': [ |
| 4454 '../native_client/src/trusted/service_runtime/service_runtime.gyp:se
l', | 4458 '../native_client/src/trusted/service_runtime/service_runtime.gyp:se
l', |
| 4455 ], | 4459 ], |
| 4456 }], | 4460 }], |
| 4457 ['branding=="Chrome"', { | 4461 ['branding=="Chrome"', { |
| 4458 'sources': [ | 4462 'sources': [ |
| 4459 'browser/intents/internal/api_key_internal.cc', | 4463 'browser/intents/internal/api_key_internal.cc', |
| (...skipping 1062 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5522 'includes': [ '../build/jni_generator.gypi' ], | 5526 'includes': [ '../build/jni_generator.gypi' ], |
| 5523 'dependencies': [ | 5527 'dependencies': [ |
| 5524 'android_jar_jni_headers', | 5528 'android_jar_jni_headers', |
| 5525 ], | 5529 ], |
| 5526 }, | 5530 }, |
| 5527 ], | 5531 ], |
| 5528 }, | 5532 }, |
| 5529 ], | 5533 ], |
| 5530 ], | 5534 ], |
| 5531 } | 5535 } |
| OLD | NEW |