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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 10539169: Prototype version of the first-run dialog for Windows 8 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update after owners' review. Created 8 years, 6 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
« no previous file with comments | « chrome/browser/ui/webui/set_as_default_browser_ui.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # 2 #
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 5
6 { 6 {
7 'targets': [ 7 'targets': [
8 { 8 {
9 'target_name': 'browser', 9 'target_name': 'browser',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 3250 matching lines...) Expand 10 before | Expand all | Expand 10 after
3261 'browser/ui/singleton_tabs.h', 3261 'browser/ui/singleton_tabs.h',
3262 'browser/ui/snapshot_tab_helper.cc', 3262 'browser/ui/snapshot_tab_helper.cc',
3263 'browser/ui/snapshot_tab_helper.h', 3263 'browser/ui/snapshot_tab_helper.h',
3264 'browser/ui/startup/autolaunch_prompt.cc', 3264 'browser/ui/startup/autolaunch_prompt.cc',
3265 'browser/ui/startup/autolaunch_prompt_win.cc', 3265 'browser/ui/startup/autolaunch_prompt_win.cc',
3266 'browser/ui/startup/autolaunch_prompt.h', 3266 'browser/ui/startup/autolaunch_prompt.h',
3267 'browser/ui/startup/bad_flags_prompt.cc', 3267 'browser/ui/startup/bad_flags_prompt.cc',
3268 'browser/ui/startup/bad_flags_prompt.h', 3268 'browser/ui/startup/bad_flags_prompt.h',
3269 'browser/ui/startup/default_browser_prompt.cc', 3269 'browser/ui/startup/default_browser_prompt.cc',
3270 'browser/ui/startup/default_browser_prompt.h', 3270 'browser/ui/startup/default_browser_prompt.h',
3271 'browser/ui/startup/default_browser_prompt_win.cc',
3271 'browser/ui/startup/obsolete_os_prompt.cc', 3272 'browser/ui/startup/obsolete_os_prompt.cc',
3272 'browser/ui/startup/obsolete_os_prompt.h', 3273 'browser/ui/startup/obsolete_os_prompt.h',
3273 'browser/ui/startup/obsolete_os_prompt_gtk.cc', 3274 'browser/ui/startup/obsolete_os_prompt_gtk.cc',
3274 'browser/ui/startup/obsolete_os_prompt_mac.cc', 3275 'browser/ui/startup/obsolete_os_prompt_mac.cc',
3275 'browser/ui/startup/session_crashed_prompt.cc', 3276 'browser/ui/startup/session_crashed_prompt.cc',
3276 'browser/ui/startup/session_crashed_prompt.h', 3277 'browser/ui/startup/session_crashed_prompt.h',
3277 'browser/ui/startup/startup_browser_creator.cc', 3278 'browser/ui/startup/startup_browser_creator.cc',
3278 'browser/ui/startup/startup_browser_creator.h', 3279 'browser/ui/startup/startup_browser_creator.h',
3279 'browser/ui/startup/startup_browser_creator_impl.cc', 3280 'browser/ui/startup/startup_browser_creator_impl.cc',
3280 'browser/ui/startup/startup_browser_creator_impl.h', 3281 'browser/ui/startup/startup_browser_creator_impl.h',
(...skipping 584 matching lines...) Expand 10 before | Expand all | Expand 10 after
3865 'browser/ui/webui/instant_ui.cc', 3866 'browser/ui/webui/instant_ui.cc',
3866 'browser/ui/webui/instant_ui.h', 3867 'browser/ui/webui/instant_ui.h',
3867 'browser/ui/webui/media/media_internals_handler.cc', 3868 'browser/ui/webui/media/media_internals_handler.cc',
3868 'browser/ui/webui/media/media_internals_handler.h', 3869 'browser/ui/webui/media/media_internals_handler.h',
3869 'browser/ui/webui/media/media_internals_proxy.cc', 3870 'browser/ui/webui/media/media_internals_proxy.cc',
3870 'browser/ui/webui/media/media_internals_proxy.h', 3871 'browser/ui/webui/media/media_internals_proxy.h',
3871 'browser/ui/webui/media/media_internals_ui.cc', 3872 'browser/ui/webui/media/media_internals_ui.cc',
3872 'browser/ui/webui/media/media_internals_ui.h', 3873 'browser/ui/webui/media/media_internals_ui.h',
3873 'browser/ui/webui/metrics_handler.cc', 3874 'browser/ui/webui/metrics_handler.cc',
3874 'browser/ui/webui/metrics_handler.h', 3875 'browser/ui/webui/metrics_handler.h',
3876 'browser/ui/webui/set_as_default_browser_ui.cc',
3877 'browser/ui/webui/set_as_default_browser_ui.h',
3875 'browser/ui/webui/net_internals/net_internals_ui.cc', 3878 'browser/ui/webui/net_internals/net_internals_ui.cc',
3876 'browser/ui/webui/net_internals/net_internals_ui.h', 3879 'browser/ui/webui/net_internals/net_internals_ui.h',
3877 'browser/ui/webui/ntp/app_launcher_handler.cc', 3880 'browser/ui/webui/ntp/app_launcher_handler.cc',
3878 'browser/ui/webui/ntp/app_launcher_handler.h', 3881 'browser/ui/webui/ntp/app_launcher_handler.h',
3879 'browser/ui/webui/ntp/favicon_webui_handler.cc', 3882 'browser/ui/webui/ntp/favicon_webui_handler.cc',
3880 'browser/ui/webui/ntp/favicon_webui_handler.h', 3883 'browser/ui/webui/ntp/favicon_webui_handler.h',
3881 'browser/ui/webui/ntp/foreign_session_handler.cc', 3884 'browser/ui/webui/ntp/foreign_session_handler.cc',
3882 'browser/ui/webui/ntp/foreign_session_handler.h', 3885 'browser/ui/webui/ntp/foreign_session_handler.h',
3883 'browser/ui/webui/ntp/most_visited_handler.cc', 3886 'browser/ui/webui/ntp/most_visited_handler.cc',
3884 'browser/ui/webui/ntp/most_visited_handler.h', 3887 'browser/ui/webui/ntp/most_visited_handler.h',
(...skipping 1104 matching lines...) Expand 10 before | Expand all | Expand 10 after
4989 ], 4992 ],
4990 }], 4993 }],
4991 ], 4994 ],
4992 }, { # 'OS!="win" 4995 }, { # 'OS!="win"
4993 'sources/': [ 4996 'sources/': [
4994 # Exclude files that should be excluded for all non-Windows platform s. 4997 # Exclude files that should be excluded for all non-Windows platform s.
4995 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'], 4998 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'],
4996 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'], 4999 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'],
4997 ['exclude', '^browser/google/google_update.cc'], 5000 ['exclude', '^browser/google/google_update.cc'],
4998 ['exclude', '^browser/importer/ie_importer.cc'], 5001 ['exclude', '^browser/importer/ie_importer.cc'],
5002 ['exclude', '^browser/ui/webui/set_as_default_browser_ui.cc'],
5003 ['exclude', '^browser/ui/webui/set_as_default_browser_ui.h'],
4999 5004
5000 # Exclude all of hang_monitor. 5005 # Exclude all of hang_monitor.
5001 ['exclude', '^browser/hang_monitor/'], 5006 ['exclude', '^browser/hang_monitor/'],
5002 5007
5003 # Exclude parts of password_manager. 5008 # Exclude parts of password_manager.
5004 ['exclude', '^browser/password_manager/ie7_password\\.cc$'], 5009 ['exclude', '^browser/password_manager/ie7_password\\.cc$'],
5005 ], 5010 ],
5006 'conditions': [ 5011 'conditions': [
5007 ['use_aura==1',{ 5012 ['use_aura==1',{
5008 'dependencies': [ 5013 'dependencies': [
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
5244 'browser/metrics/proto/study.proto', 5249 'browser/metrics/proto/study.proto',
5245 ], 5250 ],
5246 'variables': { 5251 'variables': {
5247 'proto_in_dir': 'browser/metrics/proto', 5252 'proto_in_dir': 'browser/metrics/proto',
5248 'proto_out_dir': 'chrome/browser/metrics/proto', 5253 'proto_out_dir': 'chrome/browser/metrics/proto',
5249 }, 5254 },
5250 'includes': [ '../build/protoc.gypi' ] 5255 'includes': [ '../build/protoc.gypi' ]
5251 }, 5256 },
5252 ], 5257 ],
5253 } 5258 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/webui/set_as_default_browser_ui.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698