| OLD | NEW |
| 1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2009 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 1482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1493 'browser/utility_process_host.h', | 1493 'browser/utility_process_host.h', |
| 1494 'browser/view_ids.h', | 1494 'browser/view_ids.h', |
| 1495 'browser/views/about_chrome_view.cc', | 1495 'browser/views/about_chrome_view.cc', |
| 1496 'browser/views/about_chrome_view.h', | 1496 'browser/views/about_chrome_view.h', |
| 1497 'browser/views/about_ipc_dialog.cc', | 1497 'browser/views/about_ipc_dialog.cc', |
| 1498 'browser/views/about_ipc_dialog.h', | 1498 'browser/views/about_ipc_dialog.h', |
| 1499 'browser/views/about_network_dialog.cc', | 1499 'browser/views/about_network_dialog.cc', |
| 1500 'browser/views/about_network_dialog.h', | 1500 'browser/views/about_network_dialog.h', |
| 1501 'browser/views/accelerator_table_gtk.cc', | 1501 'browser/views/accelerator_table_gtk.cc', |
| 1502 'browser/views/accelerator_table_gtk.h', | 1502 'browser/views/accelerator_table_gtk.h', |
| 1503 'browser/views/accessible_toolbar_view.cc', |
| 1504 'browser/views/accessible_toolbar_view.h', |
| 1503 'browser/views/autocomplete/autocomplete_popup_contents_view.cc', | 1505 'browser/views/autocomplete/autocomplete_popup_contents_view.cc', |
| 1504 'browser/views/autocomplete/autocomplete_popup_contents_view.h', | 1506 'browser/views/autocomplete/autocomplete_popup_contents_view.h', |
| 1505 'browser/views/autocomplete/autocomplete_popup_win.cc', | 1507 'browser/views/autocomplete/autocomplete_popup_win.cc', |
| 1506 'browser/views/autocomplete/autocomplete_popup_win.h', | 1508 'browser/views/autocomplete/autocomplete_popup_win.h', |
| 1507 'browser/views/autocomplete/autocomplete_popup_gtk.cc', | 1509 'browser/views/autocomplete/autocomplete_popup_gtk.cc', |
| 1508 'browser/views/autocomplete/autocomplete_popup_gtk.h', | 1510 'browser/views/autocomplete/autocomplete_popup_gtk.h', |
| 1509 'browser/views/blocked_popup_container_view_views.cc', | 1511 'browser/views/blocked_popup_container_view_views.cc', |
| 1510 'browser/views/blocked_popup_container_view_views.h', | 1512 'browser/views/blocked_popup_container_view_views.h', |
| 1511 'browser/views/bookmark_bar_instructions_view.cc', | 1513 'browser/views/bookmark_bar_instructions_view.cc', |
| 1512 'browser/views/bookmark_bar_instructions_view.h', | 1514 'browser/views/bookmark_bar_instructions_view.h', |
| (...skipping 540 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2053 ], | 2055 ], |
| 2054 'conditions': [ | 2056 'conditions': [ |
| 2055 ['toolkit_views==1',{ | 2057 ['toolkit_views==1',{ |
| 2056 'sources/': [ | 2058 'sources/': [ |
| 2057 ['include', '^browser/dock_info_gtk.cc'], | 2059 ['include', '^browser/dock_info_gtk.cc'], |
| 2058 ['include', '^browser/dock_info.cc'], | 2060 ['include', '^browser/dock_info.cc'], |
| 2059 ['include', '^browser/dock_info.h'], | 2061 ['include', '^browser/dock_info.h'], |
| 2060 ['include', '^browser/extensions/'], | 2062 ['include', '^browser/extensions/'], |
| 2061 ['include', '^browser/views/accelerator_table_gtk.cc'], | 2063 ['include', '^browser/views/accelerator_table_gtk.cc'], |
| 2062 ['include', '^browser/views/accelerator_table_gtk.h'], | 2064 ['include', '^browser/views/accelerator_table_gtk.h'], |
| 2065 ['include', '^browser/views/accessible_toolbar_view.cc'], |
| 2066 ['include', '^browser/views/accessible_toolbar_view.h'], |
| 2063 ['include', '^browser/views/autocomplete/autocomplete_popup_cont
ents_view.cc'], | 2067 ['include', '^browser/views/autocomplete/autocomplete_popup_cont
ents_view.cc'], |
| 2064 ['include', '^browser/views/autocomplete/autocomplete_popup_cont
ents_view.h'], | 2068 ['include', '^browser/views/autocomplete/autocomplete_popup_cont
ents_view.h'], |
| 2065 ['include', '^browser/views/autocomplete/autocomplete_popup_gtk.
cc'], | 2069 ['include', '^browser/views/autocomplete/autocomplete_popup_gtk.
cc'], |
| 2066 ['include', '^browser/views/autocomplete/autocomplete_popup_gtk.
h'], | 2070 ['include', '^browser/views/autocomplete/autocomplete_popup_gtk.
h'], |
| 2067 ['include', '^browser/views/blocked_popup_container_view_views.c
c'], | 2071 ['include', '^browser/views/blocked_popup_container_view_views.c
c'], |
| 2068 ['include', '^browser/views/blocked_popup_container_view_views.h
'], | 2072 ['include', '^browser/views/blocked_popup_container_view_views.h
'], |
| 2069 ['include', '^browser/views/bookmark_bar_instructions_view.cc'], | 2073 ['include', '^browser/views/bookmark_bar_instructions_view.cc'], |
| 2070 ['include', '^browser/views/bookmark_bar_instructions_view.h'], | 2074 ['include', '^browser/views/bookmark_bar_instructions_view.h'], |
| 2071 ['include', '^browser/views/bookmark_bar_view.cc'], | 2075 ['include', '^browser/views/bookmark_bar_view.cc'], |
| 2072 ['include', '^browser/views/bookmark_bar_view.h'], | 2076 ['include', '^browser/views/bookmark_bar_view.h'], |
| (...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2362 ], | 2366 ], |
| 2363 }, | 2367 }, |
| 2364 ], | 2368 ], |
| 2365 } | 2369 } |
| 2366 | 2370 |
| 2367 # Local Variables: | 2371 # Local Variables: |
| 2368 # tab-width:2 | 2372 # tab-width:2 |
| 2369 # indent-tabs-mode:nil | 2373 # indent-tabs-mode:nil |
| 2370 # End: | 2374 # End: |
| 2371 # vim: set expandtab tabstop=2 shiftwidth=2: | 2375 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |