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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 3133022: sync: take two for: "Added classes to enable session sync... (Closed)
Patch Set: Created 10 years, 4 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
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_tests.gypi » ('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) 2010 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2010 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': '<(library)', 9 'type': '<(library)',
10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA',
(...skipping 1172 matching lines...) Expand 10 before | Expand all | Expand 10 after
1183 'browser/dom_ui/dom_ui_util.cc', 1183 'browser/dom_ui/dom_ui_util.cc',
1184 'browser/dom_ui/dom_ui_util.h', 1184 'browser/dom_ui/dom_ui_util.h',
1185 'browser/dom_ui/downloads_dom_handler.cc', 1185 'browser/dom_ui/downloads_dom_handler.cc',
1186 'browser/dom_ui/downloads_dom_handler.h', 1186 'browser/dom_ui/downloads_dom_handler.h',
1187 'browser/dom_ui/downloads_ui.cc', 1187 'browser/dom_ui/downloads_ui.cc',
1188 'browser/dom_ui/downloads_ui.h', 1188 'browser/dom_ui/downloads_ui.h',
1189 'browser/dom_ui/fileicon_source.cc', 1189 'browser/dom_ui/fileicon_source.cc',
1190 'browser/dom_ui/fileicon_source.h', 1190 'browser/dom_ui/fileicon_source.h',
1191 'browser/dom_ui/filebrowse_ui.cc', 1191 'browser/dom_ui/filebrowse_ui.cc',
1192 'browser/dom_ui/filebrowse_ui.h', 1192 'browser/dom_ui/filebrowse_ui.h',
1193 'browser/dom_ui/foreign_session_handler.cc',
1194 'browser/dom_ui/foreign_session_handler.h',
1193 'browser/dom_ui/history_ui.cc', 1195 'browser/dom_ui/history_ui.cc',
1194 'browser/dom_ui/history_ui.h', 1196 'browser/dom_ui/history_ui.h',
1195 'browser/dom_ui/history2_ui.cc', 1197 'browser/dom_ui/history2_ui.cc',
1196 'browser/dom_ui/history2_ui.h', 1198 'browser/dom_ui/history2_ui.h',
1197 'browser/dom_ui/html_dialog_tab_contents_delegate.cc', 1199 'browser/dom_ui/html_dialog_tab_contents_delegate.cc',
1198 'browser/dom_ui/html_dialog_tab_contents_delegate.h', 1200 'browser/dom_ui/html_dialog_tab_contents_delegate.h',
1199 'browser/dom_ui/html_dialog_ui.cc', 1201 'browser/dom_ui/html_dialog_ui.cc',
1200 'browser/dom_ui/html_dialog_ui.h', 1202 'browser/dom_ui/html_dialog_ui.h',
1201 'browser/dom_ui/import_data_handler.cc', 1203 'browser/dom_ui/import_data_handler.cc',
1202 'browser/dom_ui/import_data_handler.h', 1204 'browser/dom_ui/import_data_handler.h',
(...skipping 20 matching lines...) Expand all
1223 'browser/dom_ui/shared_resources_data_source.cc', 1225 'browser/dom_ui/shared_resources_data_source.cc',
1224 'browser/dom_ui/shared_resources_data_source.h', 1226 'browser/dom_ui/shared_resources_data_source.h',
1225 'browser/dom_ui/shown_sections_handler.cc', 1227 'browser/dom_ui/shown_sections_handler.cc',
1226 'browser/dom_ui/shown_sections_handler.h', 1228 'browser/dom_ui/shown_sections_handler.h',
1227 'browser/dom_ui/slideshow_ui.cc', 1229 'browser/dom_ui/slideshow_ui.cc',
1228 'browser/dom_ui/slideshow_ui.h', 1230 'browser/dom_ui/slideshow_ui.h',
1229 'browser/dom_ui/stop_syncing_handler.cc', 1231 'browser/dom_ui/stop_syncing_handler.cc',
1230 'browser/dom_ui/stop_syncing_handler.h', 1232 'browser/dom_ui/stop_syncing_handler.h',
1231 'browser/dom_ui/tips_handler.cc', 1233 'browser/dom_ui/tips_handler.cc',
1232 'browser/dom_ui/tips_handler.h', 1234 'browser/dom_ui/tips_handler.h',
1235 'browser/dom_ui/value_helper.cc',
1236 'browser/dom_ui/value_helper.h',
1233 'browser/download/download_exe.cc', 1237 'browser/download/download_exe.cc',
1234 'browser/download/download_file.cc', 1238 'browser/download/download_file.cc',
1235 'browser/download/download_file.h', 1239 'browser/download/download_file.h',
1236 'browser/download/download_file_manager.cc', 1240 'browser/download/download_file_manager.cc',
1237 'browser/download/download_file_manager.h', 1241 'browser/download/download_file_manager.h',
1238 'browser/download/download_history.cc', 1242 'browser/download/download_history.cc',
1239 'browser/download/download_history.h', 1243 'browser/download/download_history.h',
1240 'browser/download/download_item.cc', 1244 'browser/download/download_item.cc',
1241 'browser/download/download_item.h', 1245 'browser/download/download_item.h',
1242 'browser/download/download_item_model.cc', 1246 'browser/download/download_item_model.cc',
(...skipping 1222 matching lines...) Expand 10 before | Expand all | Expand 10 after
2465 'browser/sync/glue/password_data_type_controller.cc', 2469 'browser/sync/glue/password_data_type_controller.cc',
2466 'browser/sync/glue/password_data_type_controller.h', 2470 'browser/sync/glue/password_data_type_controller.h',
2467 'browser/sync/glue/password_model_associator.cc', 2471 'browser/sync/glue/password_model_associator.cc',
2468 'browser/sync/glue/password_model_associator.h', 2472 'browser/sync/glue/password_model_associator.h',
2469 'browser/sync/glue/preference_change_processor.cc', 2473 'browser/sync/glue/preference_change_processor.cc',
2470 'browser/sync/glue/preference_change_processor.h', 2474 'browser/sync/glue/preference_change_processor.h',
2471 'browser/sync/glue/preference_data_type_controller.cc', 2475 'browser/sync/glue/preference_data_type_controller.cc',
2472 'browser/sync/glue/preference_data_type_controller.h', 2476 'browser/sync/glue/preference_data_type_controller.h',
2473 'browser/sync/glue/preference_model_associator.cc', 2477 'browser/sync/glue/preference_model_associator.cc',
2474 'browser/sync/glue/preference_model_associator.h', 2478 'browser/sync/glue/preference_model_associator.h',
2479 'browser/sync/glue/session_change_processor.cc',
2480 'browser/sync/glue/session_change_processor.h',
2481 'browser/sync/glue/session_data_type_controller.cc',
2482 'browser/sync/glue/session_data_type_controller.h',
2483 'browser/sync/glue/session_model_associator.cc',
2484 'browser/sync/glue/session_model_associator.h',
2475 'browser/sync/glue/sync_backend_host.cc', 2485 'browser/sync/glue/sync_backend_host.cc',
2476 'browser/sync/glue/sync_backend_host.h', 2486 'browser/sync/glue/sync_backend_host.h',
2477 'browser/sync/glue/synchronized_preferences.h', 2487 'browser/sync/glue/synchronized_preferences.h',
2478 'browser/sync/glue/theme_change_processor.cc', 2488 'browser/sync/glue/theme_change_processor.cc',
2479 'browser/sync/glue/theme_change_processor.h', 2489 'browser/sync/glue/theme_change_processor.h',
2480 'browser/sync/glue/theme_data_type_controller.cc', 2490 'browser/sync/glue/theme_data_type_controller.cc',
2481 'browser/sync/glue/theme_data_type_controller.h', 2491 'browser/sync/glue/theme_data_type_controller.h',
2482 'browser/sync/glue/theme_model_associator.cc', 2492 'browser/sync/glue/theme_model_associator.cc',
2483 'browser/sync/glue/theme_model_associator.h', 2493 'browser/sync/glue/theme_model_associator.h',
2484 'browser/sync/glue/theme_util.cc', 2494 'browser/sync/glue/theme_util.cc',
(...skipping 1334 matching lines...) Expand 10 before | Expand all | Expand 10 after
3819 ], 3829 ],
3820 }, 3830 },
3821 ], 3831 ],
3822 } 3832 }
3823 3833
3824 # Local Variables: 3834 # Local Variables:
3825 # tab-width:2 3835 # tab-width:2
3826 # indent-tabs-mode:nil 3836 # indent-tabs-mode:nil
3827 # End: 3837 # End:
3828 # vim: set expandtab tabstop=2 shiftwidth=2: 3838 # vim: set expandtab tabstop=2 shiftwidth=2:
OLDNEW
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698