OLD | NEW |
1 # Copyright (c) 2010 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2010 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 2709 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2720 'browser/views/frame/browser_root_view.cc', | 2720 'browser/views/frame/browser_root_view.cc', |
2721 'browser/views/frame/browser_root_view.h', | 2721 'browser/views/frame/browser_root_view.h', |
2722 'browser/views/frame/browser_view.cc', | 2722 'browser/views/frame/browser_view.cc', |
2723 'browser/views/frame/browser_view.h', | 2723 'browser/views/frame/browser_view.h', |
2724 'browser/views/frame/browser_view_layout.cc', | 2724 'browser/views/frame/browser_view_layout.cc', |
2725 'browser/views/frame/browser_view_layout.h', | 2725 'browser/views/frame/browser_view_layout.h', |
2726 'browser/views/frame/glass_browser_frame_view.cc', | 2726 'browser/views/frame/glass_browser_frame_view.cc', |
2727 'browser/views/frame/glass_browser_frame_view.h', | 2727 'browser/views/frame/glass_browser_frame_view.h', |
2728 'browser/views/frame/opaque_browser_frame_view.cc', | 2728 'browser/views/frame/opaque_browser_frame_view.cc', |
2729 'browser/views/frame/opaque_browser_frame_view.h', | 2729 'browser/views/frame/opaque_browser_frame_view.h', |
| 2730 'browser/views/frame/popup_non_client_frame_view.cc', |
| 2731 'browser/views/frame/popup_non_client_frame_view.h', |
2730 'browser/views/fullscreen_exit_bubble.cc', | 2732 'browser/views/fullscreen_exit_bubble.cc', |
2731 'browser/views/fullscreen_exit_bubble.h', | 2733 'browser/views/fullscreen_exit_bubble.h', |
2732 'browser/views/generic_info_view.cc', | 2734 'browser/views/generic_info_view.cc', |
2733 'browser/views/generic_info_view.h', | 2735 'browser/views/generic_info_view.h', |
2734 'browser/views/html_dialog_view.cc', | 2736 'browser/views/html_dialog_view.cc', |
2735 'browser/views/html_dialog_view.h', | 2737 'browser/views/html_dialog_view.h', |
2736 'browser/views/hung_renderer_view.cc', | 2738 'browser/views/hung_renderer_view.cc', |
2737 'browser/views/importer_lock_view.cc', | 2739 'browser/views/importer_lock_view.cc', |
2738 'browser/views/importer_lock_view.h', | 2740 'browser/views/importer_lock_view.h', |
2739 'browser/views/importer_view.cc', | 2741 'browser/views/importer_view.cc', |
(...skipping 665 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3405 ['include', '^browser/views/frame/browser_view_layout.cc'], | 3407 ['include', '^browser/views/frame/browser_view_layout.cc'], |
3406 ['include', '^browser/views/frame/browser_view_layout.h'], | 3408 ['include', '^browser/views/frame/browser_view_layout.h'], |
3407 ['include', '^browser/views/frame/browser_view.cc'], | 3409 ['include', '^browser/views/frame/browser_view.cc'], |
3408 ['include', '^browser/views/frame/browser_view.h'], | 3410 ['include', '^browser/views/frame/browser_view.h'], |
3409 ['include', '^browser/views/frame/browser_frame_gtk.cc'], | 3411 ['include', '^browser/views/frame/browser_frame_gtk.cc'], |
3410 ['include', '^browser/views/frame/browser_frame_gtk.h'], | 3412 ['include', '^browser/views/frame/browser_frame_gtk.h'], |
3411 ['include', '^browser/views/frame/browser_root_view.cc'], | 3413 ['include', '^browser/views/frame/browser_root_view.cc'], |
3412 ['include', '^browser/views/frame/browser_root_view.h'], | 3414 ['include', '^browser/views/frame/browser_root_view.h'], |
3413 ['include', '^browser/views/frame/opaque_browser_frame_view.cc']
, | 3415 ['include', '^browser/views/frame/opaque_browser_frame_view.cc']
, |
3414 ['include', '^browser/views/frame/opaque_browser_frame_view.h'], | 3416 ['include', '^browser/views/frame/opaque_browser_frame_view.h'], |
| 3417 ['include', '^browser/views/frame/popup_non_client_frame_view.cc
'], |
| 3418 ['include', '^browser/views/frame/popup_non_client_frame_view.h'
], |
3415 ['include', '^browser/views/infobars/*'], | 3419 ['include', '^browser/views/infobars/*'], |
3416 ['include', '^browser/views/info_bubble.cc'], | 3420 ['include', '^browser/views/info_bubble.cc'], |
3417 ['include', '^browser/views/info_bubble.h'], | 3421 ['include', '^browser/views/info_bubble.h'], |
3418 ['include', '^browser/views/html_dialog_view.cc'], | 3422 ['include', '^browser/views/html_dialog_view.cc'], |
3419 ['include', '^browser/views/html_dialog_view.h'], | 3423 ['include', '^browser/views/html_dialog_view.h'], |
3420 ['include', '^browser/views/location_bar/click_handler.cc'], | 3424 ['include', '^browser/views/location_bar/click_handler.cc'], |
3421 ['include', '^browser/views/location_bar/click_handler.h'], | 3425 ['include', '^browser/views/location_bar/click_handler.h'], |
3422 ['include', '^browser/views/location_bar/content_setting_image_v
iew.cc'], | 3426 ['include', '^browser/views/location_bar/content_setting_image_v
iew.cc'], |
3423 ['include', '^browser/views/location_bar/content_setting_image_v
iew.h'], | 3427 ['include', '^browser/views/location_bar/content_setting_image_v
iew.h'], |
3424 ['include', '^browser/views/location_bar/ev_bubble_view.cc'], | 3428 ['include', '^browser/views/location_bar/ev_bubble_view.cc'], |
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3799 ], | 3803 ], |
3800 }, | 3804 }, |
3801 ], | 3805 ], |
3802 } | 3806 } |
3803 | 3807 |
3804 # Local Variables: | 3808 # Local Variables: |
3805 # tab-width:2 | 3809 # tab-width:2 |
3806 # indent-tabs-mode:nil | 3810 # indent-tabs-mode:nil |
3807 # End: | 3811 # End: |
3808 # vim: set expandtab tabstop=2 shiftwidth=2: | 3812 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |