Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(247)

Side by Side Diff: chrome/chrome_browser.gypi

Issue 7256002: Multi-Profiles: New Profile Setup UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: show product logo at bottom Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2011 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 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA',
(...skipping 1738 matching lines...) Expand 10 before | Expand all | Expand 10 after
1749 'browser/profiles/off_the_record_profile_io_data.cc', 1749 'browser/profiles/off_the_record_profile_io_data.cc',
1750 'browser/profiles/off_the_record_profile_io_data.h', 1750 'browser/profiles/off_the_record_profile_io_data.h',
1751 'browser/profiles/profile.cc', 1751 'browser/profiles/profile.cc',
1752 'browser/profiles/profile.h', 1752 'browser/profiles/profile.h',
1753 'browser/profiles/profile_dependency_manager.cc', 1753 'browser/profiles/profile_dependency_manager.cc',
1754 'browser/profiles/profile_dependency_manager.h', 1754 'browser/profiles/profile_dependency_manager.h',
1755 'browser/profiles/profile_impl.cc', 1755 'browser/profiles/profile_impl.cc',
1756 'browser/profiles/profile_impl.h', 1756 'browser/profiles/profile_impl.h',
1757 'browser/profiles/profile_impl_io_data.cc', 1757 'browser/profiles/profile_impl_io_data.cc',
1758 'browser/profiles/profile_impl_io_data.h', 1758 'browser/profiles/profile_impl_io_data.h',
1759 'browser/profiles/profile_info_cache.cc',
1760 'browser/profiles/profile_info_cache.h',
1759 'browser/profiles/profile_io_data.cc', 1761 'browser/profiles/profile_io_data.cc',
1760 'browser/profiles/profile_io_data.h', 1762 'browser/profiles/profile_io_data.h',
1761 'browser/profiles/profile_keyed_service_factory.cc', 1763 'browser/profiles/profile_keyed_service_factory.cc',
1762 'browser/profiles/profile_keyed_service_factory.h', 1764 'browser/profiles/profile_keyed_service_factory.h',
1763 'browser/profiles/profile_manager.cc', 1765 'browser/profiles/profile_manager.cc',
1764 'browser/profiles/profile_manager.h', 1766 'browser/profiles/profile_manager.h',
1765 'browser/remove_rows_table_model.h', 1767 'browser/remove_rows_table_model.h',
1766 'browser/renderer_host/accelerated_plugin_view_mac.h', 1768 'browser/renderer_host/accelerated_plugin_view_mac.h',
1767 'browser/renderer_host/accelerated_plugin_view_mac.mm', 1769 'browser/renderer_host/accelerated_plugin_view_mac.mm',
1768 'browser/renderer_host/chrome_render_message_filter.cc', 1770 'browser/renderer_host/chrome_render_message_filter.cc',
(...skipping 1601 matching lines...) Expand 10 before | Expand all | Expand 10 after
3370 'browser/ui/webui/history_ui.cc', 3372 'browser/ui/webui/history_ui.cc',
3371 'browser/ui/webui/history_ui.h', 3373 'browser/ui/webui/history_ui.h',
3372 'browser/ui/webui/html_dialog_tab_contents_delegate.cc', 3374 'browser/ui/webui/html_dialog_tab_contents_delegate.cc',
3373 'browser/ui/webui/html_dialog_tab_contents_delegate.h', 3375 'browser/ui/webui/html_dialog_tab_contents_delegate.h',
3374 'browser/ui/webui/html_dialog_ui.cc', 3376 'browser/ui/webui/html_dialog_ui.cc',
3375 'browser/ui/webui/html_dialog_ui.h', 3377 'browser/ui/webui/html_dialog_ui.h',
3376 'browser/ui/webui/keyboard_ui.cc', 3378 'browser/ui/webui/keyboard_ui.cc',
3377 'browser/ui/webui/keyboard_ui.h', 3379 'browser/ui/webui/keyboard_ui.h',
3378 'browser/ui/webui/net_internals_ui.cc', 3380 'browser/ui/webui/net_internals_ui.cc',
3379 'browser/ui/webui/net_internals_ui.h', 3381 'browser/ui/webui/net_internals_ui.h',
3382 'browser/ui/webui/new_profile_dom_handler.cc',
3383 'browser/ui/webui/new_profile_dom_handler.h',
3384 'browser/ui/webui/new_profile_ui.cc',
3385 'browser/ui/webui/new_profile_ui.h',
3380 'browser/ui/webui/ntp/app_launcher_handler.cc', 3386 'browser/ui/webui/ntp/app_launcher_handler.cc',
3381 'browser/ui/webui/ntp/app_launcher_handler.h', 3387 'browser/ui/webui/ntp/app_launcher_handler.h',
3382 'browser/ui/webui/ntp/favicon_webui_handler.cc', 3388 'browser/ui/webui/ntp/favicon_webui_handler.cc',
3383 'browser/ui/webui/ntp/favicon_webui_handler.h', 3389 'browser/ui/webui/ntp/favicon_webui_handler.h',
3384 'browser/ui/webui/ntp/foreign_session_handler.cc', 3390 'browser/ui/webui/ntp/foreign_session_handler.cc',
3385 'browser/ui/webui/ntp/foreign_session_handler.h', 3391 'browser/ui/webui/ntp/foreign_session_handler.h',
3386 'browser/ui/webui/ntp/most_visited_handler.cc', 3392 'browser/ui/webui/ntp/most_visited_handler.cc',
3387 'browser/ui/webui/ntp/most_visited_handler.h', 3393 'browser/ui/webui/ntp/most_visited_handler.h',
3388 'browser/ui/webui/ntp/new_tab_page_sync_handler.cc', 3394 'browser/ui/webui/ntp/new_tab_page_sync_handler.cc',
3389 'browser/ui/webui/ntp/new_tab_page_sync_handler.h', 3395 'browser/ui/webui/ntp/new_tab_page_sync_handler.h',
(...skipping 1264 matching lines...) Expand 10 before | Expand all | Expand 10 after
4654 'hard_dependency': 1, 4660 'hard_dependency': 1,
4655 }, 4661 },
4656 ], 4662 ],
4657 } 4663 }
4658 4664
4659 # Local Variables: 4665 # Local Variables:
4660 # tab-width:2 4666 # tab-width:2
4661 # indent-tabs-mode:nil 4667 # indent-tabs-mode:nil
4662 # End: 4668 # End:
4663 # vim: set expandtab tabstop=2 shiftwidth=2: 4669 # vim: set expandtab tabstop=2 shiftwidth=2:
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698