| OLD | NEW |
| 1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 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 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'browser', | 8 'target_name': 'browser', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
| (...skipping 2207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2218 'browser/storage_monitor/volume_mount_watcher_win.cc', | 2218 'browser/storage_monitor/volume_mount_watcher_win.cc', |
| 2219 'browser/storage_monitor/volume_mount_watcher_win.h', | 2219 'browser/storage_monitor/volume_mount_watcher_win.h', |
| 2220 'browser/sxs_linux.cc', | 2220 'browser/sxs_linux.cc', |
| 2221 'browser/sxs_linux.h', | 2221 'browser/sxs_linux.h', |
| 2222 'browser/sync/about_sync_util.cc', | 2222 'browser/sync/about_sync_util.cc', |
| 2223 'browser/sync/about_sync_util.h', | 2223 'browser/sync/about_sync_util.h', |
| 2224 'browser/sync/backend_migrator.cc', | 2224 'browser/sync/backend_migrator.cc', |
| 2225 'browser/sync/backend_migrator.h', | 2225 'browser/sync/backend_migrator.h', |
| 2226 'browser/sync/backend_unrecoverable_error_handler.cc', | 2226 'browser/sync/backend_unrecoverable_error_handler.cc', |
| 2227 'browser/sync/backend_unrecoverable_error_handler.h', | 2227 'browser/sync/backend_unrecoverable_error_handler.h', |
| 2228 'browser/sync/open_tabs_ui_delegate.cc', |
| 2229 'browser/sync/open_tabs_ui_delegate.h', |
| 2228 'browser/sync/glue/autofill_data_type_controller.cc', | 2230 'browser/sync/glue/autofill_data_type_controller.cc', |
| 2229 'browser/sync/glue/autofill_data_type_controller.h', | 2231 'browser/sync/glue/autofill_data_type_controller.h', |
| 2230 'browser/sync/glue/autofill_profile_data_type_controller.cc', | 2232 'browser/sync/glue/autofill_profile_data_type_controller.cc', |
| 2231 'browser/sync/glue/autofill_profile_data_type_controller.h', | 2233 'browser/sync/glue/autofill_profile_data_type_controller.h', |
| 2232 'browser/sync/glue/backend_data_type_configurer.cc', | 2234 'browser/sync/glue/backend_data_type_configurer.cc', |
| 2233 'browser/sync/glue/backend_data_type_configurer.h', | 2235 'browser/sync/glue/backend_data_type_configurer.h', |
| 2234 'browser/sync/glue/bookmark_change_processor.cc', | 2236 'browser/sync/glue/bookmark_change_processor.cc', |
| 2235 'browser/sync/glue/bookmark_change_processor.h', | 2237 'browser/sync/glue/bookmark_change_processor.h', |
| 2236 'browser/sync/glue/bookmark_data_type_controller.cc', | 2238 'browser/sync/glue/bookmark_data_type_controller.cc', |
| 2237 'browser/sync/glue/bookmark_data_type_controller.h', | 2239 'browser/sync/glue/bookmark_data_type_controller.h', |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2351 'browser/sync/profile_sync_service_base.cc', | 2353 'browser/sync/profile_sync_service_base.cc', |
| 2352 'browser/sync/profile_sync_service_factory.cc', | 2354 'browser/sync/profile_sync_service_factory.cc', |
| 2353 'browser/sync/profile_sync_service_factory.h', | 2355 'browser/sync/profile_sync_service_factory.h', |
| 2354 'browser/sync/profile_sync_service_harness.cc', | 2356 'browser/sync/profile_sync_service_harness.cc', |
| 2355 'browser/sync/profile_sync_service_harness.h', | 2357 'browser/sync/profile_sync_service_harness.h', |
| 2356 'browser/sync/profile_sync_service_model_type_selection_android.h', | 2358 'browser/sync/profile_sync_service_model_type_selection_android.h', |
| 2357 'browser/sync/profile_sync_service_observer.cc', | 2359 'browser/sync/profile_sync_service_observer.cc', |
| 2358 'browser/sync/profile_sync_service_observer.h', | 2360 'browser/sync/profile_sync_service_observer.h', |
| 2359 'browser/sync/retry_verifier.cc', | 2361 'browser/sync/retry_verifier.cc', |
| 2360 'browser/sync/retry_verifier.h', | 2362 'browser/sync/retry_verifier.h', |
| 2363 'browser/sync/sessions2/session_data_type_controller2.cc', |
| 2364 'browser/sync/sessions2/session_data_type_controller2.h', |
| 2361 'browser/sync/sessions2/sessions_sync_manager.cc', | 2365 'browser/sync/sessions2/sessions_sync_manager.cc', |
| 2362 'browser/sync/sessions2/sessions_sync_manager.h', | 2366 'browser/sync/sessions2/sessions_sync_manager.h', |
| 2363 'browser/sync/sessions2/tab_node_pool2.cc', | 2367 'browser/sync/sessions2/tab_node_pool2.cc', |
| 2364 'browser/sync/sessions2/tab_node_pool2.h', | 2368 'browser/sync/sessions2/tab_node_pool2.h', |
| 2365 'browser/sync/sync_global_error.cc', | 2369 'browser/sync/sync_global_error.cc', |
| 2366 'browser/sync/sync_global_error.h', | 2370 'browser/sync/sync_global_error.h', |
| 2367 'browser/sync/sync_policy_handler.cc', | 2371 'browser/sync/sync_policy_handler.cc', |
| 2368 'browser/sync/sync_policy_handler.h', | 2372 'browser/sync/sync_policy_handler.h', |
| 2369 'browser/sync/sync_prefs.cc', | 2373 'browser/sync/sync_prefs.cc', |
| 2370 'browser/sync/sync_prefs.h', | 2374 'browser/sync/sync_prefs.h', |
| (...skipping 1404 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3775 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3779 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
| 3776 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3780 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
| 3777 }, | 3781 }, |
| 3778 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3782 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3779 }, | 3783 }, |
| 3780 ], | 3784 ], |
| 3781 }, | 3785 }, |
| 3782 ], | 3786 ], |
| 3783 ], | 3787 ], |
| 3784 } | 3788 } |
| OLD | NEW |