summaryrefslogtreecommitdiffstats
path: root/chrome/browser
diff options
context:
space:
mode:
authormaruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-13 14:27:54 +0000
committermaruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-13 14:27:54 +0000
commitdef969b7488c51105269ffd50e775ab4a46dd022 (patch)
tree55edb4f15ea9d48bc71c754be088484e9b89ab3c /chrome/browser
parent1cf1b34a696fcda6d8f84a31e372c0d85e7ef1ec (diff)
downloadchromium_src-def969b7488c51105269ffd50e775ab4a46dd022.zip
chromium_src-def969b7488c51105269ffd50e775ab4a46dd022.tar.gz
chromium_src-def969b7488c51105269ffd50e775ab4a46dd022.tar.bz2
Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and browser_views.lib(65 source files, 30 megs).
This will hopefully improve link time (well, not as much as I'd like) and will definitely help non-IB compilation parallelization. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@796 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
-rw-r--r--chrome/browser/SConscript65
-rw-r--r--chrome/browser/browser.vcproj540
-rw-r--r--chrome/browser/views/SConscript149
-rw-r--r--chrome/browser/views/browser_views.vcproj671
4 files changed, 828 insertions, 597 deletions
diff --git a/chrome/browser/SConscript b/chrome/browser/SConscript
index a944a78..69f1ad4 100644
--- a/chrome/browser/SConscript
+++ b/chrome/browser/SConscript
@@ -305,71 +305,6 @@ input_files = [
'user_data_dir_dialog.cc',
'user_metrics.cc',
'view_source_contents.cc',
- 'views/about_chrome_view.cc',
- 'views/bookmark_bar_view.cc',
- 'views/bookmark_bubble_view.cc',
- 'views/bookmark_editor_view.cc',
- 'views/bug_report_view.cc',
- 'views/clear_browsing_data.cc',
- 'views/constrained_window_animation.cc',
- 'views/constrained_window_impl.cc',
- 'views/delay_view.cc',
- 'views/download_item_view.cc',
- 'views/download_shelf_view.cc',
- 'views/download_started_animation.cc',
- 'views/edit_keyword_controller.cc',
- 'views/event_utils.cc',
- 'views/first_run_bubble.cc',
- 'views/first_run_customize_view.cc',
- 'views/first_run_view.cc',
- 'views/first_run_view_base.cc',
- 'views/frame/aero_glass_frame.cc',
- 'views/frame/aero_glass_non_client_view.cc',
- 'views/frame/browser_view.cc',
- 'views/frame/browser_view2.cc',
- 'views/frame/browser_window_factory.cc',
- 'views/frame/opaque_frame.cc',
- 'views/frame/opaque_non_client_view.cc',
- 'views/go_button.cc',
- 'views/html_dialog_view.cc',
- 'views/hung_renderer_view.cc',
- 'views/hwnd_html_view.cc',
- 'views/importer_lock_view.cc',
- 'views/importer_view.cc',
- 'views/importing_progress_view.cc',
- 'views/info_bar_alternate_nav_url_view.cc',
- 'views/info_bar_confirm_view.cc',
- 'views/info_bar_item_view.cc',
- 'views/info_bar_message_view.cc',
- 'views/info_bar_view.cc',
- 'views/info_bubble.cc',
- 'views/input_window.cc',
- 'views/keyword_editor_view.cc',
- 'views/location_bar_view.cc',
- 'views/login_view.cc',
- 'views/options/advanced_contents_view.cc',
- 'views/options/advanced_page_view.cc',
- 'views/options/content_page_view.cc',
- 'views/options/cookies_view.cc',
- 'views/options/fonts_languages_window_view.cc',
- 'views/options/fonts_page_view.cc',
- 'views/options/general_page_view.cc',
- 'views/options/language_combobox_model.cc',
- 'views/options/languages_page_view.cc',
- 'views/options/options_group_view.cc',
- 'views/options/options_page_view.cc',
- 'views/options/options_window_view.cc',
- 'views/password_manager_view.cc',
- 'views/restart_message_box.cc',
- 'views/sad_tab_view.cc',
- 'views/shelf_item_dialog.cc',
- 'views/shell_dialogs.cc',
- 'views/star_toggle.cc',
- 'views/status_bubble.cc',
- 'views/tab_icon_view.cc',
- 'views/theme_helpers.cc',
- 'views/toolbar_star_toggle.cc',
- 'views/toolbar_view.cc',
'visitedlink_master.cc',
'vista_frame.cc',
'web_app.cc',
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
index 5598daf..1669c46 100644
--- a/chrome/browser/browser.vcproj
+++ b/chrome/browser/browser.vcproj
@@ -1235,538 +1235,6 @@
</File>
</Filter>
<Filter
- Name="Views (Browser Window)"
- >
- <File
- RelativePath=".\views\about_chrome_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\about_chrome_view.h"
- >
- </File>
- <File
- RelativePath=".\views\bookmark_bar_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\bookmark_bar_view.h"
- >
- </File>
- <File
- RelativePath=".\views\bookmark_bubble_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\bookmark_bubble_view.h"
- >
- </File>
- <File
- RelativePath=".\views\bookmark_editor_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\bookmark_editor_view.h"
- >
- </File>
- <File
- RelativePath=".\views\bug_report_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\bug_report_view.h"
- >
- </File>
- <File
- RelativePath=".\views\clear_browsing_data.cc"
- >
- </File>
- <File
- RelativePath=".\views\clear_browsing_data.h"
- >
- </File>
- <File
- RelativePath=".\views\constrained_window_animation.cc"
- >
- </File>
- <File
- RelativePath=".\views\constrained_window_animation.h"
- >
- </File>
- <File
- RelativePath=".\views\constrained_window_impl.cc"
- >
- </File>
- <File
- RelativePath=".\views\constrained_window_impl.h"
- >
- </File>
- <File
- RelativePath=".\views\delay_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\delay_view.h"
- >
- </File>
- <File
- RelativePath=".\views\dom_view.h"
- >
- </File>
- <File
- RelativePath=".\views\download_item_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\download_item_view.h"
- >
- </File>
- <File
- RelativePath=".\views\download_shelf_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\download_shelf_view.h"
- >
- </File>
- <File
- RelativePath=".\views\download_started_animation.cc"
- >
- </File>
- <File
- RelativePath=".\views\download_started_animation.h"
- >
- </File>
- <File
- RelativePath=".\views\edit_keyword_controller.cc"
- >
- </File>
- <File
- RelativePath=".\views\edit_keyword_controller.h"
- >
- </File>
- <File
- RelativePath=".\views\event_utils.cc"
- >
- </File>
- <File
- RelativePath=".\views\event_utils.cc"
- >
- </File>
- <File
- RelativePath=".\views\event_utils.h"
- >
- </File>
- <File
- RelativePath=".\views\event_utils.h"
- >
- </File>
- <File
- RelativePath=".\external_protocol_dialog.cc"
- >
- </File>
- <File
- RelativePath=".\external_protocol_dialog.h"
- >
- </File>
- <File
- RelativePath=".\views\first_run_bubble.cc"
- >
- </File>
- <File
- RelativePath=".\views\first_run_bubble.h"
- >
- </File>
- <File
- RelativePath=".\views\first_run_customize_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\first_run_customize_view.h"
- >
- </File>
- <File
- RelativePath=".\views\first_run_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\first_run_view.h"
- >
- </File>
- <File
- RelativePath=".\views\first_run_view_base.cc"
- >
- </File>
- <File
- RelativePath=".\views\first_run_view_base.h"
- >
- </File>
- <File
- RelativePath=".\views\go_button.cc"
- >
- </File>
- <File
- RelativePath=".\views\go_button.h"
- >
- </File>
- <File
- RelativePath=".\views\hung_renderer_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\hung_renderer_view.h"
- >
- </File>
- <File
- RelativePath=".\views\hwnd_html_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\hwnd_html_view.h"
- >
- </File>
- <File
- RelativePath=".\views\importer_lock_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\importer_lock_view.h"
- >
- </File>
- <File
- RelativePath=".\views\importer_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\importer_view.h"
- >
- </File>
- <File
- RelativePath=".\views\importing_progress_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\importing_progress_view.h"
- >
- </File>
- <File
- RelativePath=".\views\info_bubble.cc"
- >
- </File>
- <File
- RelativePath=".\views\info_bubble.h"
- >
- </File>
- <File
- RelativePath=".\views\input_window.cc"
- >
- </File>
- <File
- RelativePath=".\views\input_window.h"
- >
- </File>
- <File
- RelativePath=".\views\keyword_editor_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\keyword_editor_view.h"
- >
- </File>
- <File
- RelativePath=".\views\location_bar_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\location_bar_view.h"
- >
- </File>
- <File
- RelativePath=".\views\login_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\login_view.h"
- >
- </File>
- <File
- RelativePath=".\views\password_manager_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\password_manager_view.h"
- >
- </File>
- <File
- RelativePath=".\views\sad_tab_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\sad_tab_view.h"
- >
- </File>
- <File
- RelativePath=".\views\shelf_item_dialog.cc"
- >
- </File>
- <File
- RelativePath=".\views\shelf_item_dialog.h"
- >
- </File>
- <File
- RelativePath=".\views\shell_dialogs.cc"
- >
- </File>
- <File
- RelativePath=".\views\star_toggle.cc"
- >
- </File>
- <File
- RelativePath=".\views\star_toggle.h"
- >
- </File>
- <File
- RelativePath=".\views\status_bubble.cc"
- >
- </File>
- <File
- RelativePath=".\views\status_bubble.h"
- >
- </File>
- <File
- RelativePath=".\views\theme_helpers.cc"
- >
- </File>
- <File
- RelativePath=".\views\theme_helpers.h"
- >
- </File>
- <File
- RelativePath=".\views\toolbar_star_toggle.cc"
- >
- </File>
- <File
- RelativePath=".\views\toolbar_star_toggle.h"
- >
- </File>
- <File
- RelativePath=".\views\toolbar_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\toolbar_view.h"
- >
- </File>
- <Filter
- Name="Info Bars"
- >
- <File
- RelativePath=".\views\info_bar_alternate_nav_url_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\info_bar_alternate_nav_url_view.h"
- >
- </File>
- <File
- RelativePath=".\views\info_bar_confirm_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\info_bar_confirm_view.h"
- >
- </File>
- <File
- RelativePath=".\views\info_bar_item_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\info_bar_item_view.h"
- >
- </File>
- <File
- RelativePath=".\views\info_bar_message_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\info_bar_message_view.h"
- >
- </File>
- <File
- RelativePath=".\views\info_bar_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\info_bar_view.h"
- >
- </File>
- <File
- RelativePath=".\views\tab_icon_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\tab_icon_view.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Options"
- >
- <File
- RelativePath=".\views\options\advanced_contents_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\options\advanced_contents_view.h"
- >
- </File>
- <File
- RelativePath=".\views\options\advanced_page_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\options\advanced_page_view.h"
- >
- </File>
- <File
- RelativePath=".\views\options\content_page_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\options\content_page_view.h"
- >
- </File>
- <File
- RelativePath=".\views\options\cookies_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\options\cookies_view.h"
- >
- </File>
- <File
- RelativePath=".\views\options\fonts_languages_window_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\options\fonts_languages_window_view.h"
- >
- </File>
- <File
- RelativePath=".\views\options\fonts_page_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\options\fonts_page_view.h"
- >
- </File>
- <File
- RelativePath=".\views\options\general_page_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\options\general_page_view.h"
- >
- </File>
- <File
- RelativePath=".\views\options\language_combobox_model.cc"
- >
- </File>
- <File
- RelativePath=".\views\options\language_combobox_model.h"
- >
- </File>
- <File
- RelativePath=".\views\options\languages_page_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\options\languages_page_view.h"
- >
- </File>
- <File
- RelativePath=".\views\options\options_group_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\options\options_group_view.h"
- >
- </File>
- <File
- RelativePath=".\views\options\options_page_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\options\options_page_view.h"
- >
- </File>
- <File
- RelativePath=".\views\options\options_window_view.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="Frame"
- >
- <File
- RelativePath=".\views\frame\aero_glass_frame.cc"
- >
- </File>
- <File
- RelativePath=".\views\frame\aero_glass_frame.h"
- >
- </File>
- <File
- RelativePath=".\views\frame\aero_glass_non_client_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\frame\aero_glass_non_client_view.h"
- >
- </File>
- <File
- RelativePath=".\views\frame\browser_frame.h"
- >
- </File>
- <File
- RelativePath=".\views\frame\browser_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\frame\browser_view.h"
- >
- </File>
- <File
- RelativePath=".\views\frame\browser_view2.cc"
- >
- </File>
- <File
- RelativePath=".\views\frame\browser_view2.h"
- >
- </File>
- <File
- RelativePath=".\views\frame\browser_window_factory.cc"
- >
- </File>
- <File
- RelativePath=".\views\frame\opaque_frame.cc"
- >
- </File>
- <File
- RelativePath=".\views\frame\opaque_frame.h"
- >
- </File>
- <File
- RelativePath=".\views\frame\opaque_non_client_view.cc"
- >
- </File>
- <File
- RelativePath=".\views\frame\opaque_non_client_view.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
Name="Destination"
>
<File
@@ -2655,6 +2123,14 @@
>
</File>
<File
+ RelativePath=".\external_protocol_dialog.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\external_protocol_dialog.h"
+ >
+ </File>
+ <File
RelativePath=".\external_protocol_handler.cc"
>
</File>
diff --git a/chrome/browser/views/SConscript b/chrome/browser/views/SConscript
new file mode 100644
index 0000000..20ca3dd
--- /dev/null
+++ b/chrome/browser/views/SConscript
@@ -0,0 +1,149 @@
+# Copyright 2008, Google Inc.
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions are
+# met:
+#
+# * Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+# * Redistributions in binary form must reproduce the above
+# copyright notice, this list of conditions and the following disclaimer
+# in the documentation and/or other materials provided with the
+# distribution.
+# * Neither the name of Google Inc. nor the names of its
+# contributors may be used to endorse or promote products derived from
+# this software without specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Import('env')
+
+env = env.Clone()
+
+
+env.Prepend(
+ CPPPATH = [
+ '$CHROME_DIR/app/resources',
+ #'$OBJ_ROOT/google_update',
+ '#/tools/build/win',
+ '#/..',
+ ],
+ CPPDEFINES = [
+ 'U_STATIC_IMPLEMENTATION',
+ 'USE_HUNSPELL',
+ 'HUNSPELL_CHROME_CLIENT',
+ 'LIBXML_STATIC',
+ 'PNG_USER_CONFIG',
+ 'CHROME_PNG_WRITE_SUPPORT',
+ ],
+ CCFLAGS = [
+ '/TP',
+ ],
+)
+
+env.Append(
+ CPPPATH = [
+ '$GTEST_DIR/include',
+
+ '$GOOGLE_UPDATE_DIR',
+ '$CHROME_DIR/third_party/hunspell/src/hunspell',
+ '$CHROME_DIR/third_party/wtl/include',
+ '$NPAPI_DIR',
+ '$LIBXML_DIR/scons/include',
+ '$LIBXML_DIR/include',
+ '$ICU38_DIR/public/common',
+ '$ICU38_DIR/public/i18n',
+ '$CHROME_DIR/app',
+ '$WEBKIT_DIR/build/localized_strings',
+ '$ZLIB_DIR',
+ '$SKIA_DIR/include',
+ '$SKIA_DIR/include/corecg',
+ '$SKIA_DIR/platform',
+ '$LIBPNG_DIR',
+ '$BREAKPAD_DIR/src',
+ ],
+)
+
+input_files = [
+ 'about_chrome_view.cc',
+ 'bookmark_bar_view.cc',
+ 'bookmark_bubble_view.cc',
+ 'bookmark_editor_view.cc',
+ 'bug_report_view.cc',
+ 'clear_browsing_data.cc',
+ 'constrained_window_animation.cc',
+ 'constrained_window_impl.cc',
+ 'delay_view.cc',
+ 'download_item_view.cc',
+ 'download_shelf_view.cc',
+ 'download_started_animation.cc',
+ 'edit_keyword_controller.cc',
+ 'event_utils.cc',
+ 'first_run_bubble.cc',
+ 'first_run_customize_view.cc',
+ 'first_run_view.cc',
+ 'first_run_view_base.cc',
+ 'frame/aero_glass_frame.cc',
+ 'frame/aero_glass_non_client_view.cc',
+ 'frame/browser_view.cc',
+ 'frame/browser_view2.cc',
+ 'frame/browser_window_factory.cc',
+ 'frame/opaque_frame.cc',
+ 'frame/opaque_non_client_view.cc',
+ 'go_button.cc',
+ 'html_dialog_view.cc',
+ 'hung_renderer_view.cc',
+ 'hwnd_html_view.cc',
+ 'importer_lock_view.cc',
+ 'importer_view.cc',
+ 'importing_progress_view.cc',
+ 'info_bar_alternate_nav_url_view.cc',
+ 'info_bar_confirm_view.cc',
+ 'info_bar_item_view.cc',
+ 'info_bar_message_view.cc',
+ 'info_bar_view.cc',
+ 'info_bubble.cc',
+ 'input_window.cc',
+ 'keyword_editor_view.cc',
+ 'location_bar_view.cc',
+ 'login_view.cc',
+ 'options/advanced_contents_view.cc',
+ 'options/advanced_page_view.cc',
+ 'options/content_page_view.cc',
+ 'options/cookies_view.cc',
+ 'options/fonts_languages_window_view.cc',
+ 'options/fonts_page_view.cc',
+ 'options/general_page_view.cc',
+ 'options/language_combobox_model.cc',
+ 'options/languages_page_view.cc',
+ 'options/options_group_view.cc',
+ 'options/options_page_view.cc',
+ 'options/options_window_view.cc',
+ 'password_manager_view.cc',
+ 'restart_message_box.cc',
+ 'sad_tab_view.cc',
+ 'shelf_item_dialog.cc',
+ 'shell_dialogs.cc',
+ 'star_toggle.cc',
+ 'status_bubble.cc',
+ 'tab_icon_view.cc',
+ 'theme_helpers.cc',
+ 'toolbar_star_toggle.cc',
+ 'toolbar_view.cc',
+]
+
+env.ChromeStaticLibrary('browser_views', input_files)
+
+
+SConscript('debugger/SConscript', exports=['env'])
diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj
new file mode 100644
index 0000000..b63141e
--- /dev/null
+++ b/chrome/browser/views/browser_views.vcproj
@@ -0,0 +1,671 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="browser_views"
+ ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}"
+ RootNamespace="Browser_views"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="..\browser.vsprops;$(SolutionDir)..\build\debug.vsprops;..\..\tools\build\win\precompiled_wtl.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="..\browser.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)\tools\build\win\js_engine.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Frame"
+ >
+ <File
+ RelativePath=".\frame\aero_glass_frame.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\aero_glass_frame.h"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\aero_glass_non_client_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\aero_glass_non_client_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\browser_frame.h"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\browser_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\browser_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\browser_view2.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\browser_view2.h"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\browser_window_factory.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\opaque_frame.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\opaque_frame.h"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\opaque_non_client_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\frame\opaque_non_client_view.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Info Bars"
+ >
+ <File
+ RelativePath=".\info_bar_alternate_nav_url_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\info_bar_alternate_nav_url_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\info_bar_confirm_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\info_bar_confirm_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\info_bar_item_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\info_bar_item_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\info_bar_message_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\info_bar_message_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\info_bar_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\info_bar_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tab_icon_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\tab_icon_view.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Options"
+ >
+ <File
+ RelativePath=".\options\advanced_contents_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\advanced_contents_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\advanced_page_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\advanced_page_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\content_page_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\content_page_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\cookies_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\cookies_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\fonts_languages_window_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\fonts_languages_window_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\fonts_page_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\fonts_page_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\general_page_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\general_page_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\language_combobox_model.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\language_combobox_model.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\languages_page_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\languages_page_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\options_group_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\options_group_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\options_page_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\options\options_page_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\options\options_window_view.cc"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\about_chrome_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\about_chrome_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\bookmark_bar_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\bookmark_bar_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\bookmark_bubble_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\bookmark_bubble_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\bookmark_editor_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\bookmark_editor_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\bug_report_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\bug_report_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\clear_browsing_data.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\clear_browsing_data.h"
+ >
+ </File>
+ <File
+ RelativePath=".\constrained_window_animation.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\constrained_window_animation.h"
+ >
+ </File>
+ <File
+ RelativePath=".\constrained_window_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\constrained_window_impl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\delay_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\delay_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dom_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\download_item_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\download_item_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\download_shelf_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\download_shelf_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\download_started_animation.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\download_started_animation.h"
+ >
+ </File>
+ <File
+ RelativePath=".\edit_keyword_controller.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\edit_keyword_controller.h"
+ >
+ </File>
+ <File
+ RelativePath=".\event_utils.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\event_utils.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\event_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\event_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\first_run_bubble.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\first_run_bubble.h"
+ >
+ </File>
+ <File
+ RelativePath=".\first_run_customize_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\first_run_customize_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\first_run_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\first_run_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\first_run_view_base.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\first_run_view_base.h"
+ >
+ </File>
+ <File
+ RelativePath=".\go_button.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\go_button.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hung_renderer_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\hung_renderer_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hwnd_html_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\hwnd_html_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\importer_lock_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\importer_lock_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\importer_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\importer_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\importing_progress_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\importing_progress_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\info_bubble.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\info_bubble.h"
+ >
+ </File>
+ <File
+ RelativePath=".\input_window.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\input_window.h"
+ >
+ </File>
+ <File
+ RelativePath=".\keyword_editor_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\keyword_editor_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\location_bar_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\location_bar_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\login_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\login_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\password_manager_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\password_manager_view.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\tools\build\win\precompiled_wtl.cc"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ UsePrecompiledHeader="1"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\tools\build\win\precompiled_wtl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sad_tab_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\sad_tab_view.h"
+ >
+ </File>
+ <File
+ RelativePath=".\shelf_item_dialog.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\shelf_item_dialog.h"
+ >
+ </File>
+ <File
+ RelativePath=".\shell_dialogs.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\star_toggle.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\star_toggle.h"
+ >
+ </File>
+ <File
+ RelativePath=".\status_bubble.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\status_bubble.h"
+ >
+ </File>
+ <File
+ RelativePath=".\theme_helpers.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\theme_helpers.h"
+ >
+ </File>
+ <File
+ RelativePath=".\toolbar_star_toggle.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\toolbar_star_toggle.h"
+ >
+ </File>
+ <File
+ RelativePath=".\toolbar_view.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\toolbar_view.h"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>