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 1738 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1749 'browser/profiles/profile_info_cache.h', | 1749 'browser/profiles/profile_info_cache.h', |
1750 'browser/profiles/profile_info_cache_observer.h', | 1750 'browser/profiles/profile_info_cache_observer.h', |
1751 'browser/profiles/profile_info_interface.h', | 1751 'browser/profiles/profile_info_interface.h', |
1752 'browser/profiles/profile_info_util.cc', | 1752 'browser/profiles/profile_info_util.cc', |
1753 'browser/profiles/profile_info_util.h', | 1753 'browser/profiles/profile_info_util.h', |
1754 'browser/profiles/profile_io_data.cc', | 1754 'browser/profiles/profile_io_data.cc', |
1755 'browser/profiles/profile_io_data.h', | 1755 'browser/profiles/profile_io_data.h', |
1756 'browser/profiles/profile_list.h', | 1756 'browser/profiles/profile_list.h', |
1757 'browser/profiles/profile_list_desktop.cc', | 1757 'browser/profiles/profile_list_desktop.cc', |
1758 'browser/profiles/profile_list_desktop.h', | 1758 'browser/profiles/profile_list_desktop.h', |
1759 'browser/profiles/profile_loader.cc', | |
1760 'browser/profiles/profile_loader.h', | |
1761 'browser/profiles/profile_manager.cc', | 1759 'browser/profiles/profile_manager.cc', |
1762 'browser/profiles/profile_manager.h', | 1760 'browser/profiles/profile_manager.h', |
1763 'browser/profiles/profile_metrics.cc', | 1761 'browser/profiles/profile_metrics.cc', |
1764 'browser/profiles/profile_metrics.h', | 1762 'browser/profiles/profile_metrics.h', |
1765 'browser/profiles/profile_shortcut_manager.cc', | 1763 'browser/profiles/profile_shortcut_manager.cc', |
1766 'browser/profiles/profile_shortcut_manager.h', | 1764 'browser/profiles/profile_shortcut_manager.h', |
1767 'browser/profiles/profile_shortcut_manager_stub.cc', | 1765 'browser/profiles/profile_shortcut_manager_stub.cc', |
1768 'browser/profiles/profile_shortcut_manager_win.cc', | 1766 'browser/profiles/profile_shortcut_manager_win.cc', |
1769 'browser/profiles/profile_shortcut_manager_win.h', | 1767 'browser/profiles/profile_shortcut_manager_win.h', |
1770 'browser/profiles/profile_window.cc', | 1768 'browser/profiles/profile_window.cc', |
(...skipping 1402 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3173 'browser/policy/cloud/external_policy_data_fetcher.cc', | 3171 'browser/policy/cloud/external_policy_data_fetcher.cc', |
3174 'browser/policy/cloud/external_policy_data_fetcher.h', | 3172 'browser/policy/cloud/external_policy_data_fetcher.h', |
3175 'browser/policy/cloud/external_policy_data_updater.cc', | 3173 'browser/policy/cloud/external_policy_data_updater.cc', |
3176 'browser/policy/cloud/external_policy_data_updater.h', | 3174 'browser/policy/cloud/external_policy_data_updater.h', |
3177 'browser/policy/cloud/resource_cache.cc', | 3175 'browser/policy/cloud/resource_cache.cc', |
3178 'browser/policy/cloud/resource_cache.h', | 3176 'browser/policy/cloud/resource_cache.h', |
3179 'browser/policy/cloud/user_policy_signin_service.cc', | 3177 'browser/policy/cloud/user_policy_signin_service.cc', |
3180 'browser/policy/cloud/user_policy_signin_service.h', | 3178 'browser/policy/cloud/user_policy_signin_service.h', |
3181 'browser/policy/config_dir_policy_loader.cc', | 3179 'browser/policy/config_dir_policy_loader.cc', |
3182 'browser/policy/config_dir_policy_loader.h', | 3180 'browser/policy/config_dir_policy_loader.h', |
3183 'browser/profiles/profile_loader.cc', | |
3184 'browser/profiles/profile_loader.h', | |
3185 'browser/sessions/persistent_tab_restore_service.cc', | 3181 'browser/sessions/persistent_tab_restore_service.cc', |
3186 'browser/sessions/persistent_tab_restore_service.h', | 3182 'browser/sessions/persistent_tab_restore_service.h', |
3187 'browser/sessions/session_backend.cc', | 3183 'browser/sessions/session_backend.cc', |
3188 'browser/sessions/session_backend.h', | 3184 'browser/sessions/session_backend.h', |
3189 'browser/tab_contents/background_contents.cc', | 3185 'browser/tab_contents/background_contents.cc', |
3190 'browser/tab_contents/background_contents.h', | 3186 'browser/tab_contents/background_contents.h', |
3191 'browser/tab_contents/render_view_context_menu.cc', | 3187 'browser/tab_contents/render_view_context_menu.cc', |
3192 'browser/tab_contents/render_view_context_menu.h', | 3188 'browser/tab_contents/render_view_context_menu.h', |
3193 'browser/tab_contents/render_view_context_menu_observer.cc', | 3189 'browser/tab_contents/render_view_context_menu_observer.cc', |
3194 'browser/tab_contents/render_view_context_menu_observer.h', | 3190 'browser/tab_contents/render_view_context_menu_observer.h', |
(...skipping 465 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3660 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3656 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
3661 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3657 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
3662 }, | 3658 }, |
3663 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3659 'includes': [ '../build/android/java_cpp_template.gypi' ], |
3664 }, | 3660 }, |
3665 ], | 3661 ], |
3666 }, | 3662 }, |
3667 ], | 3663 ], |
3668 ], | 3664 ], |
3669 } | 3665 } |
OLD | NEW |