| 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': 'static_library', | 9 'type': 'static_library', |
| 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', | 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', |
| (...skipping 409 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 420 'browser/chromeos/external_protocol_dialog.h', | 420 'browser/chromeos/external_protocol_dialog.h', |
| 421 'browser/chromeos/frame/browser_frame_view_chromeos.cc', | 421 'browser/chromeos/frame/browser_frame_view_chromeos.cc', |
| 422 'browser/chromeos/frame/browser_frame_view_chromeos.h', | 422 'browser/chromeos/frame/browser_frame_view_chromeos.h', |
| 423 'browser/chromeos/frame/browser_non_client_frame_view_factory_chromeos.c
c', | 423 'browser/chromeos/frame/browser_non_client_frame_view_factory_chromeos.c
c', |
| 424 'browser/chromeos/frame/browser_view.cc', | 424 'browser/chromeos/frame/browser_view.cc', |
| 425 'browser/chromeos/frame/browser_view.h', | 425 'browser/chromeos/frame/browser_view.h', |
| 426 'browser/chromeos/frame/bubble_frame_view.cc', | 426 'browser/chromeos/frame/bubble_frame_view.cc', |
| 427 'browser/chromeos/frame/bubble_frame_view.h', | 427 'browser/chromeos/frame/bubble_frame_view.h', |
| 428 'browser/chromeos/frame/bubble_window.cc', | 428 'browser/chromeos/frame/bubble_window.cc', |
| 429 'browser/chromeos/frame/bubble_window.h', | 429 'browser/chromeos/frame/bubble_window.h', |
| 430 'browser/chromeos/frame/dom_browser.cc', | |
| 431 'browser/chromeos/frame/dom_browser.h', | |
| 432 'browser/chromeos/frame/dom_browser_view.cc', | |
| 433 'browser/chromeos/frame/dom_browser_view.h', | |
| 434 'browser/chromeos/frame/dom_browser_view_layout.cc', | |
| 435 'browser/chromeos/frame/dom_browser_view_layout.h', | |
| 436 'browser/chromeos/frame/panel_browser_view.cc', | 430 'browser/chromeos/frame/panel_browser_view.cc', |
| 437 'browser/chromeos/frame/panel_browser_view.h', | 431 'browser/chromeos/frame/panel_browser_view.h', |
| 438 'browser/chromeos/frame/panel_controller.cc', | 432 'browser/chromeos/frame/panel_controller.cc', |
| 439 'browser/chromeos/frame/panel_controller.h', | 433 'browser/chromeos/frame/panel_controller.h', |
| 440 'browser/chromeos/google_update_chromeos.cc', | 434 'browser/chromeos/google_update_chromeos.cc', |
| 441 'browser/chromeos/gview_request_interceptor.cc', | 435 'browser/chromeos/gview_request_interceptor.cc', |
| 442 'browser/chromeos/gview_request_interceptor.h', | 436 'browser/chromeos/gview_request_interceptor.h', |
| 443 'browser/chromeos/input_method/candidate_window.cc', | 437 'browser/chromeos/input_method/candidate_window.cc', |
| 444 'browser/chromeos/input_method/candidate_window.h', | 438 'browser/chromeos/input_method/candidate_window.h', |
| 445 'browser/chromeos/input_method/input_method_util.cc', | 439 'browser/chromeos/input_method/input_method_util.cc', |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 600 'browser/chromeos/login/view_screen.h', | 594 'browser/chromeos/login/view_screen.h', |
| 601 'browser/chromeos/login/views_login_display.cc', | 595 'browser/chromeos/login/views_login_display.cc', |
| 602 'browser/chromeos/login/views_login_display.h', | 596 'browser/chromeos/login/views_login_display.h', |
| 603 'browser/chromeos/login/views_login_display_host.cc', | 597 'browser/chromeos/login/views_login_display_host.cc', |
| 604 'browser/chromeos/login/views_login_display_host.h', | 598 'browser/chromeos/login/views_login_display_host.h', |
| 605 'browser/chromeos/login/base_login_display_host.h', | 599 'browser/chromeos/login/base_login_display_host.h', |
| 606 'browser/chromeos/login/web_page_screen.cc', | 600 'browser/chromeos/login/web_page_screen.cc', |
| 607 'browser/chromeos/login/web_page_screen.h', | 601 'browser/chromeos/login/web_page_screen.h', |
| 608 'browser/chromeos/login/web_page_view.cc', | 602 'browser/chromeos/login/web_page_view.cc', |
| 609 'browser/chromeos/login/web_page_view.h', | 603 'browser/chromeos/login/web_page_view.h', |
| 604 'browser/chromeos/login/webui_login_view.h', |
| 605 'browser/chromeos/login/webui_login_view.cc', |
| 610 'browser/chromeos/login/wizard_accessibility_handler.cc', | 606 'browser/chromeos/login/wizard_accessibility_handler.cc', |
| 611 'browser/chromeos/login/wizard_accessibility_handler.h', | 607 'browser/chromeos/login/wizard_accessibility_handler.h', |
| 612 'browser/chromeos/login/wizard_accessibility_helper.cc', | 608 'browser/chromeos/login/wizard_accessibility_helper.cc', |
| 613 'browser/chromeos/login/wizard_accessibility_helper.h', | 609 'browser/chromeos/login/wizard_accessibility_helper.h', |
| 614 'browser/chromeos/login/wizard_controller.cc', | 610 'browser/chromeos/login/wizard_controller.cc', |
| 615 'browser/chromeos/login/wizard_controller.h', | 611 'browser/chromeos/login/wizard_controller.h', |
| 616 'browser/chromeos/login/wizard_screen.h', | 612 'browser/chromeos/login/wizard_screen.h', |
| 617 'browser/chromeos/low_battery_observer.cc', | 613 'browser/chromeos/low_battery_observer.cc', |
| 618 'browser/chromeos/low_battery_observer.h', | 614 'browser/chromeos/low_battery_observer.h', |
| 619 'browser/chromeos/metrics_cros_settings_provider.cc', | 615 'browser/chromeos/metrics_cros_settings_provider.cc', |
| (...skipping 2940 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3560 ['use_gnome_keyring==0', { | 3556 ['use_gnome_keyring==0', { |
| 3561 'sources!': [ | 3557 'sources!': [ |
| 3562 'browser/password_manager/native_backend_gnome_x.cc', | 3558 'browser/password_manager/native_backend_gnome_x.cc', |
| 3563 'browser/password_manager/native_backend_gnome_x.h', | 3559 'browser/password_manager/native_backend_gnome_x.h', |
| 3564 ], | 3560 ], |
| 3565 }], | 3561 }], |
| 3566 ['touchui==0', { | 3562 ['touchui==0', { |
| 3567 'sources/': [ | 3563 'sources/': [ |
| 3568 ['exclude', '^browser/chromeos/frame/dom_*'], | 3564 ['exclude', '^browser/chromeos/frame/dom_*'], |
| 3569 ['exclude', '^browser/chromeos/login/dom_*'], | 3565 ['exclude', '^browser/chromeos/login/dom_*'], |
| 3566 ['exclude', '^browser/chromeos/login/webui_*'], |
| 3570 ['exclude', '^browser/extensions/extension_input_ui_api.cc'], | 3567 ['exclude', '^browser/extensions/extension_input_ui_api.cc'], |
| 3571 ['exclude', '^browser/extensions/extension_input_ui_api.h'], | 3568 ['exclude', '^browser/extensions/extension_input_ui_api.h'], |
| 3572 ['exclude', '^browser/webui/keyboard_ui.*'], | 3569 ['exclude', '^browser/webui/keyboard_ui.*'], |
| 3573 ['exclude', '^browser/renderer_host/render_widget_host_view_views.*'
], | 3570 ['exclude', '^browser/renderer_host/render_widget_host_view_views.*'
], |
| 3574 ['exclude', '^browser/ui/touch/*'], | 3571 ['exclude', '^browser/ui/touch/*'], |
| 3575 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.cc'], | 3572 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.cc'], |
| 3576 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.h'], | 3573 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.h'], |
| 3577 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_touch.
*'], | 3574 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_touch.
*'], |
| 3578 ['exclude', '^browser/ui/webui/chromeos/login/'], | 3575 ['exclude', '^browser/ui/webui/chromeos/login/'], |
| 3579 ], | 3576 ], |
| (...skipping 998 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4578 'hard_dependency': 1, | 4575 'hard_dependency': 1, |
| 4579 }, | 4576 }, |
| 4580 ], | 4577 ], |
| 4581 } | 4578 } |
| 4582 | 4579 |
| 4583 # Local Variables: | 4580 # Local Variables: |
| 4584 # tab-width:2 | 4581 # tab-width:2 |
| 4585 # indent-tabs-mode:nil | 4582 # indent-tabs-mode:nil |
| 4586 # End: | 4583 # End: |
| 4587 # vim: set expandtab tabstop=2 shiftwidth=2: | 4584 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |