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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 8933003: [Sync Promo UI] Changing sync promo to honor brand codes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removing supposedly needless .gypi deps Created 9 years 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/sync_setup_handler2.cc ('k') | no next file » | 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) 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 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 4026 matching lines...) Expand 10 before | Expand all | Expand 10 after
4037 'browser/ui/webui/screenshot_source.cc', 4037 'browser/ui/webui/screenshot_source.cc',
4038 'browser/ui/webui/screenshot_source.h', 4038 'browser/ui/webui/screenshot_source.h',
4039 'browser/ui/webui/sessions_ui.cc', 4039 'browser/ui/webui/sessions_ui.cc',
4040 'browser/ui/webui/sessions_ui.h', 4040 'browser/ui/webui/sessions_ui.h',
4041 'browser/ui/webui/shared_resources_data_source.cc', 4041 'browser/ui/webui/shared_resources_data_source.cc',
4042 'browser/ui/webui/shared_resources_data_source.h', 4042 'browser/ui/webui/shared_resources_data_source.h',
4043 'browser/ui/webui/ssl_client_certificate_selector_webui.cc', 4043 'browser/ui/webui/ssl_client_certificate_selector_webui.cc',
4044 'browser/ui/webui/ssl_client_certificate_selector_webui.h', 4044 'browser/ui/webui/ssl_client_certificate_selector_webui.h',
4045 'browser/ui/webui/sync_internals_ui.cc', 4045 'browser/ui/webui/sync_internals_ui.cc',
4046 'browser/ui/webui/sync_internals_ui.h', 4046 'browser/ui/webui/sync_internals_ui.h',
4047 'browser/ui/webui/sync_promo_handler.cc', 4047 'browser/ui/webui/sync_promo/sync_promo_handler.cc',
4048 'browser/ui/webui/sync_promo_handler.h', 4048 'browser/ui/webui/sync_promo/sync_promo_handler.h',
4049 'browser/ui/webui/sync_promo_handler2.cc', 4049 'browser/ui/webui/sync_promo/sync_promo_trial.cc',
4050 'browser/ui/webui/sync_promo_handler2.h', 4050 'browser/ui/webui/sync_promo/sync_promo_trial.h',
4051 'browser/ui/webui/sync_promo_trial.cc', 4051 'browser/ui/webui/sync_promo/sync_promo_ui.cc',
4052 'browser/ui/webui/sync_promo_trial.h', 4052 'browser/ui/webui/sync_promo/sync_promo_ui.h',
4053 'browser/ui/webui/sync_promo_ui.cc', 4053 'browser/ui/webui/sync_setup_handler2.cc',
4054 'browser/ui/webui/sync_promo_ui.h', 4054 'browser/ui/webui/sync_setup_handler2.h',
4055 'browser/ui/webui/sync_setup_handler.cc', 4055 'browser/ui/webui/sync_setup_handler.cc',
4056 'browser/ui/webui/sync_setup_handler.h', 4056 'browser/ui/webui/sync_setup_handler.h',
4057 'browser/ui/webui/sync_setup_handler2.cc',
4058 'browser/ui/webui/sync_setup_handler2.h',
4059 'browser/ui/webui/task_manager_dialog.cc', 4057 'browser/ui/webui/task_manager_dialog.cc',
4060 'browser/ui/webui/task_manager_dialog.h', 4058 'browser/ui/webui/task_manager_dialog.h',
4061 'browser/ui/webui/task_manager_handler.cc', 4059 'browser/ui/webui/task_manager_handler.cc',
4062 'browser/ui/webui/task_manager_handler.h', 4060 'browser/ui/webui/task_manager_handler.h',
4063 'browser/ui/webui/task_manager_ui.cc', 4061 'browser/ui/webui/task_manager_ui.cc',
4064 'browser/ui/webui/task_manager_ui.h', 4062 'browser/ui/webui/task_manager_ui.h',
4065 'browser/ui/webui/test_chrome_web_ui_factory.cc', 4063 'browser/ui/webui/test_chrome_web_ui_factory.cc',
4066 'browser/ui/webui/test_chrome_web_ui_factory.h', 4064 'browser/ui/webui/test_chrome_web_ui_factory.h',
4067 'browser/ui/webui/theme_source.cc', 4065 'browser/ui/webui/theme_source.cc',
4068 'browser/ui/webui/theme_source.h', 4066 'browser/ui/webui/theme_source.h',
(...skipping 1316 matching lines...) Expand 10 before | Expand all | Expand 10 after
5385 'type': 'static_library', 5383 'type': 'static_library',
5386 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], 5384 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ],
5387 'variables': { 5385 'variables': {
5388 'proto_in_dir': 'browser/history', 5386 'proto_in_dir': 'browser/history',
5389 'proto_out_dir': 'chrome/browser/history', 5387 'proto_out_dir': 'chrome/browser/history',
5390 }, 5388 },
5391 'includes': [ '../build/protoc.gypi' ] 5389 'includes': [ '../build/protoc.gypi' ]
5392 }, 5390 },
5393 ], 5391 ],
5394 } 5392 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/webui/sync_setup_handler2.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698