| 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 891 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 902 'browser/extensions/extension_error_reporter.cc', | 902 'browser/extensions/extension_error_reporter.cc', |
| 903 'browser/extensions/extension_error_reporter.h', | 903 'browser/extensions/extension_error_reporter.h', |
| 904 'browser/extensions/extension_event_names.cc', | 904 'browser/extensions/extension_event_names.cc', |
| 905 'browser/extensions/extension_event_names.h', | 905 'browser/extensions/extension_event_names.h', |
| 906 'browser/extensions/extension_event_router.cc', | 906 'browser/extensions/extension_event_router.cc', |
| 907 'browser/extensions/extension_event_router.h', | 907 'browser/extensions/extension_event_router.h', |
| 908 'browser/extensions/extension_event_router_forwarder.cc', | 908 'browser/extensions/extension_event_router_forwarder.cc', |
| 909 'browser/extensions/extension_event_router_forwarder.h', | 909 'browser/extensions/extension_event_router_forwarder.h', |
| 910 'browser/extensions/extension_file_browser_private_api.cc', | 910 'browser/extensions/extension_file_browser_private_api.cc', |
| 911 'browser/extensions/extension_file_browser_private_api.h', | 911 'browser/extensions/extension_file_browser_private_api.h', |
| 912 'browser/extensions/extension_file_system_api.h', |
| 912 'browser/extensions/extension_function.cc', | 913 'browser/extensions/extension_function.cc', |
| 913 'browser/extensions/extension_function.h', | 914 'browser/extensions/extension_function.h', |
| 914 'browser/extensions/extension_function_dispatcher.cc', | 915 'browser/extensions/extension_function_dispatcher.cc', |
| 915 'browser/extensions/extension_function_dispatcher.h', | 916 'browser/extensions/extension_function_dispatcher.h', |
| 916 'browser/extensions/extension_history_api.cc', | 917 'browser/extensions/extension_history_api.cc', |
| 917 'browser/extensions/extension_history_api.h', | 918 'browser/extensions/extension_history_api.h', |
| 918 'browser/extensions/extension_history_api_constants.cc', | 919 'browser/extensions/extension_history_api_constants.cc', |
| 919 'browser/extensions/extension_history_api_constants.h', | 920 'browser/extensions/extension_history_api_constants.h', |
| 920 'browser/extensions/extension_host.cc', | 921 'browser/extensions/extension_host.cc', |
| 921 'browser/extensions/extension_host.h', | 922 'browser/extensions/extension_host.h', |
| (...skipping 1035 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1957 'browser/sync/sync_ui_util_mac.h', | 1958 'browser/sync/sync_ui_util_mac.h', |
| 1958 'browser/sync/sync_ui_util_mac.mm', | 1959 'browser/sync/sync_ui_util_mac.mm', |
| 1959 'browser/sync/token_migrator.cc', | 1960 'browser/sync/token_migrator.cc', |
| 1960 'browser/sync/token_migrator.h', | 1961 'browser/sync/token_migrator.h', |
| 1961 'browser/tab_closeable_state_watcher.cc', | 1962 'browser/tab_closeable_state_watcher.cc', |
| 1962 'browser/tab_closeable_state_watcher.h', | 1963 'browser/tab_closeable_state_watcher.h', |
| 1963 'browser/tab_contents/background_contents.cc', | 1964 'browser/tab_contents/background_contents.cc', |
| 1964 'browser/tab_contents/background_contents.h', | 1965 'browser/tab_contents/background_contents.h', |
| 1965 'browser/tab_contents/confirm_infobar_delegate.cc', | 1966 'browser/tab_contents/confirm_infobar_delegate.cc', |
| 1966 'browser/tab_contents/confirm_infobar_delegate.h', | 1967 'browser/tab_contents/confirm_infobar_delegate.h', |
| 1968 'browser/tab_contents/context_menu_utils.cc', |
| 1969 'browser/tab_contents/context_menu_utils.h', |
| 1967 'browser/tab_contents/infobar_delegate.cc', | 1970 'browser/tab_contents/infobar_delegate.cc', |
| 1968 'browser/tab_contents/infobar_delegate.h', | 1971 'browser/tab_contents/infobar_delegate.h', |
| 1969 'browser/tab_contents/link_infobar_delegate.cc', | 1972 'browser/tab_contents/link_infobar_delegate.cc', |
| 1970 'browser/tab_contents/link_infobar_delegate.h', | 1973 'browser/tab_contents/link_infobar_delegate.h', |
| 1971 'browser/tab_contents/simple_alert_infobar_delegate.cc', | 1974 'browser/tab_contents/simple_alert_infobar_delegate.cc', |
| 1972 'browser/tab_contents/simple_alert_infobar_delegate.h', | 1975 'browser/tab_contents/simple_alert_infobar_delegate.h', |
| 1973 'browser/tab_contents/popup_menu_helper_mac.h', | 1976 'browser/tab_contents/popup_menu_helper_mac.h', |
| 1974 'browser/tab_contents/popup_menu_helper_mac.mm', | 1977 'browser/tab_contents/popup_menu_helper_mac.mm', |
| 1975 'browser/tab_contents/render_view_context_menu.cc', | 1978 'browser/tab_contents/render_view_context_menu.cc', |
| 1976 'browser/tab_contents/render_view_context_menu.h', | 1979 'browser/tab_contents/render_view_context_menu.h', |
| (...skipping 2360 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4337 ], | 4340 ], |
| 4338 }, | 4341 }, |
| 4339 ], | 4342 ], |
| 4340 } | 4343 } |
| 4341 | 4344 |
| 4342 # Local Variables: | 4345 # Local Variables: |
| 4343 # tab-width:2 | 4346 # tab-width:2 |
| 4344 # indent-tabs-mode:nil | 4347 # indent-tabs-mode:nil |
| 4345 # End: | 4348 # End: |
| 4346 # vim: set expandtab tabstop=2 shiftwidth=2: | 4349 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |