| 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', |
| 11 'dependencies': [ | 11 'dependencies': [ |
| 12 'app/policy/cloud_policy_codegen.gyp:policy', | 12 'app/policy/cloud_policy_codegen.gyp:policy', |
| 13 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp', | 13 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp', |
| 14 'chrome_extra_resources', | 14 'chrome_extra_resources', |
| 15 'chrome_resources', | 15 'chrome_resources', |
| 16 'chrome_strings', | 16 'chrome_strings', |
| 17 'common', | 17 'common', |
| 18 'common_net', | 18 'common_net', |
| 19 'debugger', | 19 'debugger', |
| 20 'installer_util', | 20 'installer_util', |
| 21 'platform_locale_settings', | 21 'platform_locale_settings', |
| 22 'profile_import', | 22 'profile_import', |
| 23 'safe_browsing_csd_proto', | 23 'safe_browsing_csd_proto', |
| 24 'safe_browsing_report_proto', | 24 'safe_browsing_report_proto', |
| 25 'syncapi', | 25 'syncapi', |
| 26 'theme_resources', | 26 'theme_resources', |
| 27 'userfeedback_proto', | 27 'userfeedback_proto', |
| 28 '../app/app.gyp:app_resources', | 28 '../app/app.gyp:app_resources', |
| 29 '../app/app.gyp:app_strings', | 29 '../app/app.gyp:app_strings', |
| 30 '../content/content.gyp:content_browser', |
| 30 '../media/media.gyp:media', | 31 '../media/media.gyp:media', |
| 31 '../ppapi/ppapi.gyp:ppapi_proxy', # For PpapiMsg_LoadPlugin | 32 '../ppapi/ppapi.gyp:ppapi_proxy', # For PpapiMsg_LoadPlugin |
| 32 '../printing/printing.gyp:printing', | 33 '../printing/printing.gyp:printing', |
| 33 '../skia/skia.gyp:skia', | 34 '../skia/skia.gyp:skia', |
| 34 '../third_party/bzip2/bzip2.gyp:bzip2', | 35 '../third_party/bzip2/bzip2.gyp:bzip2', |
| 35 '../third_party/expat/expat.gyp:expat', | 36 '../third_party/expat/expat.gyp:expat', |
| 36 '../third_party/flac/flac.gyp:libflac', | 37 '../third_party/flac/flac.gyp:libflac', |
| 37 '../third_party/hunspell/hunspell.gyp:hunspell', | 38 '../third_party/hunspell/hunspell.gyp:hunspell', |
| 38 '../third_party/icu/icu.gyp:icui18n', | 39 '../third_party/icu/icu.gyp:icui18n', |
| 39 '../third_party/icu/icu.gyp:icuuc', | 40 '../third_party/icu/icu.gyp:icuuc', |
| (...skipping 2247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2287 'browser/sync/sync_setup_wizard.cc', | 2288 'browser/sync/sync_setup_wizard.cc', |
| 2288 'browser/sync/sync_setup_wizard.h', | 2289 'browser/sync/sync_setup_wizard.h', |
| 2289 'browser/sync/sync_ui_util.cc', | 2290 'browser/sync/sync_ui_util.cc', |
| 2290 'browser/sync/sync_ui_util.h', | 2291 'browser/sync/sync_ui_util.h', |
| 2291 'browser/sync/sync_ui_util_mac.h', | 2292 'browser/sync/sync_ui_util_mac.h', |
| 2292 'browser/sync/sync_ui_util_mac.mm', | 2293 'browser/sync/sync_ui_util_mac.mm', |
| 2293 'browser/sync/token_migrator.cc', | 2294 'browser/sync/token_migrator.cc', |
| 2294 'browser/sync/token_migrator.h', | 2295 'browser/sync/token_migrator.h', |
| 2295 'browser/tab_closeable_state_watcher.cc', | 2296 'browser/tab_closeable_state_watcher.cc', |
| 2296 'browser/tab_closeable_state_watcher.h', | 2297 'browser/tab_closeable_state_watcher.h', |
| 2297 'browser/tab_contents/background_contents.cc', | |
| 2298 'browser/tab_contents/background_contents.h', | |
| 2299 'browser/tab_contents/constrained_window.h', | |
| 2300 'browser/tab_contents/infobar_delegate.cc', | 2298 'browser/tab_contents/infobar_delegate.cc', |
| 2301 'browser/tab_contents/infobar_delegate.h', | 2299 'browser/tab_contents/infobar_delegate.h', |
| 2302 'browser/tab_contents/interstitial_page.cc', | |
| 2303 'browser/tab_contents/interstitial_page.h', | |
| 2304 'browser/tab_contents/language_state.cc', | |
| 2305 'browser/tab_contents/language_state.h', | |
| 2306 'browser/tab_contents/navigation_controller.cc', | |
| 2307 'browser/tab_contents/navigation_controller.h', | |
| 2308 'browser/tab_contents/navigation_entry.cc', | |
| 2309 'browser/tab_contents/navigation_entry.h', | |
| 2310 'browser/tab_contents/page_navigator.h', | |
| 2311 'browser/tab_contents/popup_menu_helper_mac.h', | 2300 'browser/tab_contents/popup_menu_helper_mac.h', |
| 2312 'browser/tab_contents/popup_menu_helper_mac.mm', | 2301 'browser/tab_contents/popup_menu_helper_mac.mm', |
| 2313 'browser/tab_contents/provisional_load_details.cc', | |
| 2314 'browser/tab_contents/provisional_load_details.h', | |
| 2315 'browser/tab_contents/render_view_context_menu.cc', | 2302 'browser/tab_contents/render_view_context_menu.cc', |
| 2316 'browser/tab_contents/render_view_context_menu.h', | 2303 'browser/tab_contents/render_view_context_menu.h', |
| 2317 'browser/tab_contents/render_view_context_menu_gtk.cc', | 2304 'browser/tab_contents/render_view_context_menu_gtk.cc', |
| 2318 'browser/tab_contents/render_view_context_menu_gtk.h', | 2305 'browser/tab_contents/render_view_context_menu_gtk.h', |
| 2319 'browser/tab_contents/render_view_context_menu_mac.h', | 2306 'browser/tab_contents/render_view_context_menu_mac.h', |
| 2320 'browser/tab_contents/render_view_context_menu_mac.mm', | 2307 'browser/tab_contents/render_view_context_menu_mac.mm', |
| 2321 'browser/tab_contents/render_view_host_delegate_helper.cc', | 2308 'browser/tab_contents/render_view_host_delegate_helper.cc', |
| 2322 'browser/tab_contents/render_view_host_delegate_helper.h', | 2309 'browser/tab_contents/render_view_host_delegate_helper.h', |
| 2323 'browser/tab_contents/render_view_host_manager.cc', | |
| 2324 'browser/tab_contents/render_view_host_manager.h', | |
| 2325 'browser/tab_contents/tab_contents.cc', | |
| 2326 'browser/tab_contents/tab_contents.h', | |
| 2327 'browser/tab_contents/tab_contents_delegate.cc', | |
| 2328 'browser/tab_contents/tab_contents_delegate.h', | |
| 2329 'browser/tab_contents/tab_contents_observer.cc', | |
| 2330 'browser/tab_contents/tab_contents_observer.h', | |
| 2331 'browser/tab_contents/tab_contents_ssl_helper.cc', | 2310 'browser/tab_contents/tab_contents_ssl_helper.cc', |
| 2332 'browser/tab_contents/tab_contents_ssl_helper.h', | 2311 'browser/tab_contents/tab_contents_ssl_helper.h', |
| 2333 'browser/tab_contents/tab_contents_view.cc', | |
| 2334 'browser/tab_contents/tab_contents_view.h', | |
| 2335 'browser/tab_contents/tab_contents_view_gtk.cc', | 2312 'browser/tab_contents/tab_contents_view_gtk.cc', |
| 2336 'browser/tab_contents/tab_contents_view_gtk.h', | 2313 'browser/tab_contents/tab_contents_view_gtk.h', |
| 2337 'browser/tab_contents/tab_contents_view_mac.h', | 2314 'browser/tab_contents/tab_contents_view_mac.h', |
| 2338 'browser/tab_contents/tab_contents_view_mac.mm', | 2315 'browser/tab_contents/tab_contents_view_mac.mm', |
| 2339 'browser/tab_contents/tab_specific_content_settings.cc', | 2316 'browser/tab_contents/tab_specific_content_settings.cc', |
| 2340 'browser/tab_contents/tab_specific_content_settings.h', | 2317 'browser/tab_contents/tab_specific_content_settings.h', |
| 2341 'browser/tab_contents/tab_util.cc', | 2318 'browser/tab_contents/tab_util.cc', |
| 2342 'browser/tab_contents/tab_util.h', | 2319 'browser/tab_contents/tab_util.h', |
| 2343 'browser/tab_contents/thumbnail_generator.cc', | 2320 'browser/tab_contents/thumbnail_generator.cc', |
| 2344 'browser/tab_contents/thumbnail_generator.h', | 2321 'browser/tab_contents/thumbnail_generator.h', |
| (...skipping 2276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4621 ], | 4598 ], |
| 4622 }, | 4599 }, |
| 4623 ], | 4600 ], |
| 4624 } | 4601 } |
| 4625 | 4602 |
| 4626 # Local Variables: | 4603 # Local Variables: |
| 4627 # tab-width:2 | 4604 # tab-width:2 |
| 4628 # indent-tabs-mode:nil | 4605 # indent-tabs-mode:nil |
| 4629 # End: | 4606 # End: |
| 4630 # vim: set expandtab tabstop=2 shiftwidth=2: | 4607 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |