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 1608 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1619 'browser/profiles/profile_impl_io_data.cc', | 1619 'browser/profiles/profile_impl_io_data.cc', |
1620 'browser/profiles/profile_impl_io_data.h', | 1620 'browser/profiles/profile_impl_io_data.h', |
1621 'browser/profiles/profile_info_cache.cc', | 1621 'browser/profiles/profile_info_cache.cc', |
1622 'browser/profiles/profile_info_cache.h', | 1622 'browser/profiles/profile_info_cache.h', |
1623 'browser/profiles/profile_info_cache_observer.h', | 1623 'browser/profiles/profile_info_cache_observer.h', |
1624 'browser/profiles/profile_info_interface.h', | 1624 'browser/profiles/profile_info_interface.h', |
1625 'browser/profiles/profile_info_util.cc', | 1625 'browser/profiles/profile_info_util.cc', |
1626 'browser/profiles/profile_info_util.h', | 1626 'browser/profiles/profile_info_util.h', |
1627 'browser/profiles/profile_io_data.cc', | 1627 'browser/profiles/profile_io_data.cc', |
1628 'browser/profiles/profile_io_data.h', | 1628 'browser/profiles/profile_io_data.h', |
| 1629 'browser/profiles/profile_loader.cc', |
| 1630 'browser/profiles/profile_loader.h', |
1629 'browser/profiles/profile_manager.cc', | 1631 'browser/profiles/profile_manager.cc', |
1630 'browser/profiles/profile_manager.h', | 1632 'browser/profiles/profile_manager.h', |
1631 'browser/profiles/profile_metrics.cc', | 1633 'browser/profiles/profile_metrics.cc', |
1632 'browser/profiles/profile_metrics.h', | 1634 'browser/profiles/profile_metrics.h', |
1633 'browser/profiles/profile_shortcut_manager.cc', | 1635 'browser/profiles/profile_shortcut_manager.cc', |
1634 'browser/profiles/profile_shortcut_manager.h', | 1636 'browser/profiles/profile_shortcut_manager.h', |
1635 'browser/profiles/profile_shortcut_manager_stub.cc', | 1637 'browser/profiles/profile_shortcut_manager_stub.cc', |
1636 'browser/profiles/profile_shortcut_manager_win.cc', | 1638 'browser/profiles/profile_shortcut_manager_win.cc', |
1637 'browser/profiles/profile_shortcut_manager_win.h', | 1639 'browser/profiles/profile_shortcut_manager_win.h', |
1638 'browser/profiles/startup_task_runner_service.cc', | 1640 'browser/profiles/startup_task_runner_service.cc', |
(...skipping 1272 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2911 'browser/policy/cloud/component_cloud_policy_updater.cc', | 2913 'browser/policy/cloud/component_cloud_policy_updater.cc', |
2912 'browser/policy/cloud/component_cloud_policy_updater.h', | 2914 'browser/policy/cloud/component_cloud_policy_updater.h', |
2913 'browser/policy/cloud/external_policy_data_updater.cc', | 2915 'browser/policy/cloud/external_policy_data_updater.cc', |
2914 'browser/policy/cloud/external_policy_data_updater.h', | 2916 'browser/policy/cloud/external_policy_data_updater.h', |
2915 'browser/policy/cloud/resource_cache.cc', | 2917 'browser/policy/cloud/resource_cache.cc', |
2916 'browser/policy/cloud/resource_cache.h', | 2918 'browser/policy/cloud/resource_cache.h', |
2917 'browser/policy/config_dir_policy_loader.cc', | 2919 'browser/policy/config_dir_policy_loader.cc', |
2918 'browser/policy/config_dir_policy_loader.h', | 2920 'browser/policy/config_dir_policy_loader.h', |
2919 'browser/policy/managed_mode_policy_provider.cc', | 2921 'browser/policy/managed_mode_policy_provider.cc', |
2920 'browser/policy/managed_mode_policy_provider.h', | 2922 'browser/policy/managed_mode_policy_provider.h', |
| 2923 'browser/profiles/profile_loader.cc', |
| 2924 'browser/profiles/profile_loader.h', |
2921 'browser/sessions/persistent_tab_restore_service.cc', | 2925 'browser/sessions/persistent_tab_restore_service.cc', |
2922 'browser/sessions/persistent_tab_restore_service.h', | 2926 'browser/sessions/persistent_tab_restore_service.h', |
2923 'browser/sessions/session_backend.cc', | 2927 'browser/sessions/session_backend.cc', |
2924 'browser/sessions/session_backend.h', | 2928 'browser/sessions/session_backend.h', |
2925 'browser/tab_contents/background_contents.cc', | 2929 'browser/tab_contents/background_contents.cc', |
2926 'browser/tab_contents/background_contents.h', | 2930 'browser/tab_contents/background_contents.h', |
2927 'browser/tab_contents/render_view_context_menu.cc', | 2931 'browser/tab_contents/render_view_context_menu.cc', |
2928 'browser/tab_contents/render_view_context_menu.h', | 2932 'browser/tab_contents/render_view_context_menu.h', |
2929 'browser/tab_contents/render_view_context_menu_observer.cc', | 2933 'browser/tab_contents/render_view_context_menu_observer.cc', |
2930 'browser/tab_contents/render_view_context_menu_observer.h', | 2934 'browser/tab_contents/render_view_context_menu_observer.h', |
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3313 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3317 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
3314 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3318 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
3315 }, | 3319 }, |
3316 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3320 'includes': [ '../build/android/java_cpp_template.gypi' ], |
3317 }, | 3321 }, |
3318 ], | 3322 ], |
3319 }, | 3323 }, |
3320 ], | 3324 ], |
3321 ], | 3325 ], |
3322 } | 3326 } |
OLD | NEW |