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': '<(library)', | 9 'type': '<(library)', |
10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', | 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', |
(...skipping 1236 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1247 'browser/file_system/browser_file_system_helper.cc', | 1247 'browser/file_system/browser_file_system_helper.cc', |
1248 'browser/file_system/browser_file_system_helper.h', | 1248 'browser/file_system/browser_file_system_helper.h', |
1249 'browser/file_system/file_system_dispatcher_host.cc', | 1249 'browser/file_system/file_system_dispatcher_host.cc', |
1250 'browser/file_system/file_system_dispatcher_host.h', | 1250 'browser/file_system/file_system_dispatcher_host.h', |
1251 'browser/first_run/first_run.cc', | 1251 'browser/first_run/first_run.cc', |
1252 'browser/first_run/first_run.h', | 1252 'browser/first_run/first_run.h', |
1253 'browser/first_run/first_run_mac.mm', | 1253 'browser/first_run/first_run_mac.mm', |
1254 'browser/first_run/first_run_win.cc', | 1254 'browser/first_run/first_run_win.cc', |
1255 'browser/first_run/first_run_gtk.cc', | 1255 'browser/first_run/first_run_gtk.cc', |
1256 'browser/fonts_languages_window.h', | 1256 'browser/fonts_languages_window.h', |
| 1257 'browser/fullscreen.h', |
| 1258 'browser/fullscreen_linux.cc', |
| 1259 'browser/fullscreen_mac.mm', |
| 1260 'browser/fullscreen_win.cc', |
1257 'browser/gears_integration.cc', | 1261 'browser/gears_integration.cc', |
1258 'browser/gears_integration.h', | 1262 'browser/gears_integration.h', |
1259 'browser/geolocation/access_token_store.cc', | 1263 'browser/geolocation/access_token_store.cc', |
1260 'browser/geolocation/access_token_store.h', | 1264 'browser/geolocation/access_token_store.h', |
1261 'browser/geolocation/core_location_data_provider_mac.h', | 1265 'browser/geolocation/core_location_data_provider_mac.h', |
1262 'browser/geolocation/core_location_data_provider_mac.mm', | 1266 'browser/geolocation/core_location_data_provider_mac.mm', |
1263 'browser/geolocation/core_location_provider_mac.h', | 1267 'browser/geolocation/core_location_provider_mac.h', |
1264 'browser/geolocation/core_location_provider_mac.mm', | 1268 'browser/geolocation/core_location_provider_mac.mm', |
1265 'browser/geolocation/device_data_provider.cc', | 1269 'browser/geolocation/device_data_provider.cc', |
1266 'browser/geolocation/device_data_provider.h', | 1270 'browser/geolocation/device_data_provider.h', |
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1651 'browser/icon_loader.cc', | 1655 'browser/icon_loader.cc', |
1652 'browser/icon_loader_linux.cc', | 1656 'browser/icon_loader_linux.cc', |
1653 'browser/icon_loader_mac.mm', | 1657 'browser/icon_loader_mac.mm', |
1654 'browser/icon_loader_win.cc', | 1658 'browser/icon_loader_win.cc', |
1655 'browser/icon_manager.cc', | 1659 'browser/icon_manager.cc', |
1656 'browser/icon_manager.h', | 1660 'browser/icon_manager.h', |
1657 'browser/icon_manager_linux.cc', | 1661 'browser/icon_manager_linux.cc', |
1658 'browser/icon_manager_mac.mm', | 1662 'browser/icon_manager_mac.mm', |
1659 'browser/icon_manager_win.cc', | 1663 'browser/icon_manager_win.cc', |
1660 'browser/idle_linux.cc', | 1664 'browser/idle_linux.cc', |
1661 'browser/idle_mac.cc', | 1665 'browser/idle_mac.mm', |
1662 'browser/idle_win.cc', | 1666 'browser/idle_win.cc', |
1663 'browser/ime_input.cc', | 1667 'browser/ime_input.cc', |
1664 'browser/ime_input.h', | 1668 'browser/ime_input.h', |
1665 'browser/importer/firefox2_importer.cc', | 1669 'browser/importer/firefox2_importer.cc', |
1666 'browser/importer/firefox2_importer.h', | 1670 'browser/importer/firefox2_importer.h', |
1667 'browser/importer/firefox3_importer.cc', | 1671 'browser/importer/firefox3_importer.cc', |
1668 'browser/importer/firefox3_importer.h', | 1672 'browser/importer/firefox3_importer.h', |
1669 'browser/importer/firefox_importer_utils.cc', | 1673 'browser/importer/firefox_importer_utils.cc', |
1670 'browser/importer/firefox_importer_utils_linux.cc', | 1674 'browser/importer/firefox_importer_utils_linux.cc', |
1671 'browser/importer/firefox_importer_utils_mac.mm', | 1675 'browser/importer/firefox_importer_utils_mac.mm', |
(...skipping 2900 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4572 ], | 4576 ], |
4573 }, | 4577 }, |
4574 ], | 4578 ], |
4575 } | 4579 } |
4576 | 4580 |
4577 # Local Variables: | 4581 # Local Variables: |
4578 # tab-width:2 | 4582 # tab-width:2 |
4579 # indent-tabs-mode:nil | 4583 # indent-tabs-mode:nil |
4580 # End: | 4584 # End: |
4581 # vim: set expandtab tabstop=2 shiftwidth=2: | 4585 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |