| OLD | NEW | 
|---|
| 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 304 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 315         'browser/browser_trial.cc', | 315         'browser/browser_trial.cc', | 
| 316         'browser/browser_trial.h', | 316         'browser/browser_trial.h', | 
| 317         'browser/browser_url_handler.cc', | 317         'browser/browser_url_handler.cc', | 
| 318         'browser/browser_url_handler.h', | 318         'browser/browser_url_handler.h', | 
| 319         'browser/browser_util_win.cc', | 319         'browser/browser_util_win.cc', | 
| 320         'browser/browser_util_win.h', | 320         'browser/browser_util_win.h', | 
| 321         'browser/browsing_data_appcache_helper.cc', | 321         'browser/browsing_data_appcache_helper.cc', | 
| 322         'browser/browsing_data_appcache_helper.h', | 322         'browser/browsing_data_appcache_helper.h', | 
| 323         'browser/browsing_data_database_helper.cc', | 323         'browser/browsing_data_database_helper.cc', | 
| 324         'browser/browsing_data_database_helper.h', | 324         'browser/browsing_data_database_helper.h', | 
|  | 325         'browser/browsing_data_filesystem_helper.cc', | 
|  | 326         'browser/browsing_data_filesystem_helper.h', | 
| 325         'browser/browsing_data_indexed_db_helper.cc', | 327         'browser/browsing_data_indexed_db_helper.cc', | 
| 326         'browser/browsing_data_indexed_db_helper.h', | 328         'browser/browsing_data_indexed_db_helper.h', | 
| 327         'browser/browsing_data_local_storage_helper.cc', | 329         'browser/browsing_data_local_storage_helper.cc', | 
| 328         'browser/browsing_data_local_storage_helper.h', | 330         'browser/browsing_data_local_storage_helper.h', | 
| 329         'browser/browsing_data_remover.cc', | 331         'browser/browsing_data_remover.cc', | 
| 330         'browser/browsing_data_remover.h', | 332         'browser/browsing_data_remover.h', | 
| 331         'browser/bug_report_data.cc', | 333         'browser/bug_report_data.cc', | 
| 332         'browser/bug_report_data.h', | 334         'browser/bug_report_data.h', | 
| 333         'browser/bug_report_util.cc', | 335         'browser/bug_report_util.cc', | 
| 334         'browser/bug_report_util.h', | 336         'browser/bug_report_util.h', | 
| (...skipping 1432 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 1767         'browser/safe_browsing/bloom_filter.cc', | 1769         'browser/safe_browsing/bloom_filter.cc', | 
| 1768         'browser/safe_browsing/bloom_filter.h', | 1770         'browser/safe_browsing/bloom_filter.h', | 
| 1769         'browser/safe_browsing/chunk_range.cc', | 1771         'browser/safe_browsing/chunk_range.cc', | 
| 1770         'browser/safe_browsing/chunk_range.h', | 1772         'browser/safe_browsing/chunk_range.h', | 
| 1771         'browser/safe_browsing/client_side_detection_host.cc', | 1773         'browser/safe_browsing/client_side_detection_host.cc', | 
| 1772         'browser/safe_browsing/client_side_detection_host.h', | 1774         'browser/safe_browsing/client_side_detection_host.h', | 
| 1773         'browser/safe_browsing/client_side_detection_service.cc', | 1775         'browser/safe_browsing/client_side_detection_service.cc', | 
| 1774         'browser/safe_browsing/client_side_detection_service.h', | 1776         'browser/safe_browsing/client_side_detection_service.h', | 
| 1775         'browser/safe_browsing/malware_details.cc', | 1777         'browser/safe_browsing/malware_details.cc', | 
| 1776         'browser/safe_browsing/malware_details.h', | 1778         'browser/safe_browsing/malware_details.h', | 
|  | 1779         'browser/safe_browsing/malware_details_history.cc', | 
|  | 1780         'browser/safe_browsing/malware_details_history.h', | 
| 1777         'browser/safe_browsing/malware_details_cache.cc', | 1781         'browser/safe_browsing/malware_details_cache.cc', | 
| 1778         'browser/safe_browsing/malware_details_cache.h', | 1782         'browser/safe_browsing/malware_details_cache.h', | 
| 1779         'browser/safe_browsing/malware_details_history.cc', |  | 
| 1780         'browser/safe_browsing/malware_details_history.h', |  | 
| 1781         'browser/safe_browsing/prefix_set.cc', | 1783         'browser/safe_browsing/prefix_set.cc', | 
| 1782         'browser/safe_browsing/prefix_set.h', | 1784         'browser/safe_browsing/prefix_set.h', | 
| 1783         'browser/safe_browsing/protocol_manager.cc', | 1785         'browser/safe_browsing/protocol_manager.cc', | 
| 1784         'browser/safe_browsing/protocol_manager.h', | 1786         'browser/safe_browsing/protocol_manager.h', | 
| 1785         'browser/safe_browsing/protocol_parser.cc', | 1787         'browser/safe_browsing/protocol_parser.cc', | 
| 1786         'browser/safe_browsing/protocol_parser.h', | 1788         'browser/safe_browsing/protocol_parser.h', | 
| 1787         '<(protoc_out_dir)/chrome/browser/safe_browsing/report.pb.cc', | 1789         '<(protoc_out_dir)/chrome/browser/safe_browsing/report.pb.cc', | 
| 1788         '<(protoc_out_dir)/chrome/browser/safe_browsing/report.pb.h', | 1790         '<(protoc_out_dir)/chrome/browser/safe_browsing/report.pb.h', | 
| 1789         'browser/safe_browsing/safe_browsing_blocking_page.cc', | 1791         'browser/safe_browsing/safe_browsing_blocking_page.cc', | 
| 1790         'browser/safe_browsing/safe_browsing_blocking_page.h', | 1792         'browser/safe_browsing/safe_browsing_blocking_page.h', | 
| (...skipping 2816 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 4607       'hard_dependency': 1, | 4609       'hard_dependency': 1, | 
| 4608     }, | 4610     }, | 
| 4609   ], | 4611   ], | 
| 4610 } | 4612 } | 
| 4611 | 4613 | 
| 4612 # Local Variables: | 4614 # Local Variables: | 
| 4613 # tab-width:2 | 4615 # tab-width:2 | 
| 4614 # indent-tabs-mode:nil | 4616 # indent-tabs-mode:nil | 
| 4615 # End: | 4617 # End: | 
| 4616 # vim: set expandtab tabstop=2 shiftwidth=2: | 4618 # vim: set expandtab tabstop=2 shiftwidth=2: | 
| OLD | NEW | 
|---|