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