| 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 2259 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2270 'browser/sync/glue/theme_data_type_controller.cc', | 2270 'browser/sync/glue/theme_data_type_controller.cc', |
| 2271 'browser/sync/glue/theme_data_type_controller.h', | 2271 'browser/sync/glue/theme_data_type_controller.h', |
| 2272 'browser/sync/glue/typed_url_change_processor.cc', | 2272 'browser/sync/glue/typed_url_change_processor.cc', |
| 2273 'browser/sync/glue/typed_url_change_processor.h', | 2273 'browser/sync/glue/typed_url_change_processor.h', |
| 2274 'browser/sync/glue/typed_url_data_type_controller.cc', | 2274 'browser/sync/glue/typed_url_data_type_controller.cc', |
| 2275 'browser/sync/glue/typed_url_data_type_controller.h', | 2275 'browser/sync/glue/typed_url_data_type_controller.h', |
| 2276 'browser/sync/glue/typed_url_model_associator.cc', | 2276 'browser/sync/glue/typed_url_model_associator.cc', |
| 2277 'browser/sync/glue/typed_url_model_associator.h', | 2277 'browser/sync/glue/typed_url_model_associator.h', |
| 2278 'browser/sync/glue/ui_model_worker.cc', | 2278 'browser/sync/glue/ui_model_worker.cc', |
| 2279 'browser/sync/glue/ui_model_worker.h', | 2279 'browser/sync/glue/ui_model_worker.h', |
| 2280 'browser/sync/managed_user_signin_manager_wrapper.cc', | |
| 2281 'browser/sync/managed_user_signin_manager_wrapper.h', | |
| 2282 'browser/sync/profile_sync_auth_provider.cc', | 2280 'browser/sync/profile_sync_auth_provider.cc', |
| 2283 'browser/sync/profile_sync_auth_provider.h', | 2281 'browser/sync/profile_sync_auth_provider.h', |
| 2284 'browser/sync/profile_sync_components_factory.h', | 2282 'browser/sync/profile_sync_components_factory.h', |
| 2285 'browser/sync/profile_sync_components_factory_impl.cc', | 2283 'browser/sync/profile_sync_components_factory_impl.cc', |
| 2286 'browser/sync/profile_sync_components_factory_impl.h', | 2284 'browser/sync/profile_sync_components_factory_impl.h', |
| 2287 'browser/sync/profile_sync_service.cc', | 2285 'browser/sync/profile_sync_service.cc', |
| 2288 'browser/sync/profile_sync_service.h', | 2286 'browser/sync/profile_sync_service.h', |
| 2289 'browser/sync/profile_sync_service_android.cc', | 2287 'browser/sync/profile_sync_service_android.cc', |
| 2290 'browser/sync/profile_sync_service_android.h', | 2288 'browser/sync/profile_sync_service_android.h', |
| 2291 'browser/sync/profile_sync_service_base.h', | 2289 'browser/sync/profile_sync_service_base.h', |
| (...skipping 12 matching lines...) Expand all Loading... |
| 2304 'browser/sync/sessions/sessions_sync_manager.cc', | 2302 'browser/sync/sessions/sessions_sync_manager.cc', |
| 2305 'browser/sync/sessions/sessions_sync_manager.h', | 2303 'browser/sync/sessions/sessions_sync_manager.h', |
| 2306 'browser/sync/sessions/sessions_util.cc', | 2304 'browser/sync/sessions/sessions_util.cc', |
| 2307 'browser/sync/sessions/sessions_util.h', | 2305 'browser/sync/sessions/sessions_util.h', |
| 2308 'browser/sync/sessions/synced_window_delegates_getter.cc', | 2306 'browser/sync/sessions/synced_window_delegates_getter.cc', |
| 2309 'browser/sync/sessions/synced_window_delegates_getter.h', | 2307 'browser/sync/sessions/synced_window_delegates_getter.h', |
| 2310 'browser/sync/sessions/tab_node_pool.cc', | 2308 'browser/sync/sessions/tab_node_pool.cc', |
| 2311 'browser/sync/sessions/tab_node_pool.h', | 2309 'browser/sync/sessions/tab_node_pool.h', |
| 2312 'browser/sync/startup_controller.cc', | 2310 'browser/sync/startup_controller.cc', |
| 2313 'browser/sync/startup_controller.h', | 2311 'browser/sync/startup_controller.h', |
| 2312 'browser/sync/supervised_user_signin_manager_wrapper.cc', |
| 2313 'browser/sync/supervised_user_signin_manager_wrapper.h', |
| 2314 'browser/sync/sync_error_controller.cc', | 2314 'browser/sync/sync_error_controller.cc', |
| 2315 'browser/sync/sync_error_controller.h', | 2315 'browser/sync/sync_error_controller.h', |
| 2316 'browser/sync/sync_error_notifier_ash.cc', | 2316 'browser/sync/sync_error_notifier_ash.cc', |
| 2317 'browser/sync/sync_error_notifier_ash.h', | 2317 'browser/sync/sync_error_notifier_ash.h', |
| 2318 'browser/sync/sync_error_notifier_factory_ash.cc', | 2318 'browser/sync/sync_error_notifier_factory_ash.cc', |
| 2319 'browser/sync/sync_error_notifier_factory_ash.h', | 2319 'browser/sync/sync_error_notifier_factory_ash.h', |
| 2320 'browser/sync/sync_global_error.cc', | 2320 'browser/sync/sync_global_error.cc', |
| 2321 'browser/sync/sync_global_error.h', | 2321 'browser/sync/sync_global_error.h', |
| 2322 'browser/sync/sync_global_error_factory.cc', | 2322 'browser/sync/sync_global_error_factory.cc', |
| 2323 'browser/sync/sync_global_error_factory.h', | 2323 'browser/sync/sync_global_error_factory.h', |
| (...skipping 1491 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3815 'package_name': 'org/chromium/chrome/browser', | 3815 'package_name': 'org/chromium/chrome/browser', |
| 3816 'template_deps': ['browser/android/tab_load_status.h'], | 3816 'template_deps': ['browser/android/tab_load_status.h'], |
| 3817 }, | 3817 }, |
| 3818 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3818 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3819 }, | 3819 }, |
| 3820 ], | 3820 ], |
| 3821 }, | 3821 }, |
| 3822 ], | 3822 ], |
| 3823 ], | 3823 ], |
| 3824 } | 3824 } |
| OLD | NEW |