| 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 405 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 416 'browser/chromeos/external_protocol_dialog.h', | 416 'browser/chromeos/external_protocol_dialog.h', |
| 417 'browser/chromeos/frame/browser_frame_view_chromeos.cc', | 417 'browser/chromeos/frame/browser_frame_view_chromeos.cc', |
| 418 'browser/chromeos/frame/browser_frame_view_chromeos.h', | 418 'browser/chromeos/frame/browser_frame_view_chromeos.h', |
| 419 'browser/chromeos/frame/browser_non_client_frame_view_factory_chromeos.c
c', | 419 'browser/chromeos/frame/browser_non_client_frame_view_factory_chromeos.c
c', |
| 420 'browser/chromeos/frame/browser_view.cc', | 420 'browser/chromeos/frame/browser_view.cc', |
| 421 'browser/chromeos/frame/browser_view.h', | 421 'browser/chromeos/frame/browser_view.h', |
| 422 'browser/chromeos/frame/bubble_frame_view.cc', | 422 'browser/chromeos/frame/bubble_frame_view.cc', |
| 423 'browser/chromeos/frame/bubble_frame_view.h', | 423 'browser/chromeos/frame/bubble_frame_view.h', |
| 424 'browser/chromeos/frame/bubble_window.cc', | 424 'browser/chromeos/frame/bubble_window.cc', |
| 425 'browser/chromeos/frame/bubble_window.h', | 425 'browser/chromeos/frame/bubble_window.h', |
| 426 'browser/chromeos/frame/dom_browser.cc', | |
| 427 'browser/chromeos/frame/dom_browser.h', | |
| 428 'browser/chromeos/frame/dom_browser_view.cc', | |
| 429 'browser/chromeos/frame/dom_browser_view.h', | |
| 430 'browser/chromeos/frame/dom_browser_view_layout.cc', | |
| 431 'browser/chromeos/frame/dom_browser_view_layout.h', | |
| 432 'browser/chromeos/frame/panel_browser_view.cc', | 426 'browser/chromeos/frame/panel_browser_view.cc', |
| 433 'browser/chromeos/frame/panel_browser_view.h', | 427 'browser/chromeos/frame/panel_browser_view.h', |
| 434 'browser/chromeos/frame/panel_controller.cc', | 428 'browser/chromeos/frame/panel_controller.cc', |
| 435 'browser/chromeos/frame/panel_controller.h', | 429 'browser/chromeos/frame/panel_controller.h', |
| 436 'browser/chromeos/google_update_chromeos.cc', | 430 'browser/chromeos/google_update_chromeos.cc', |
| 437 'browser/chromeos/gview_request_interceptor.cc', | 431 'browser/chromeos/gview_request_interceptor.cc', |
| 438 'browser/chromeos/gview_request_interceptor.h', | 432 'browser/chromeos/gview_request_interceptor.h', |
| 439 'browser/chromeos/input_method/candidate_window.cc', | 433 'browser/chromeos/input_method/candidate_window.cc', |
| 440 'browser/chromeos/input_method/candidate_window.h', | 434 'browser/chromeos/input_method/candidate_window.h', |
| 441 'browser/chromeos/input_method/input_method_util.cc', | 435 'browser/chromeos/input_method/input_method_util.cc', |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 596 'browser/chromeos/login/view_screen.h', | 590 'browser/chromeos/login/view_screen.h', |
| 597 'browser/chromeos/login/views_login_display.cc', | 591 'browser/chromeos/login/views_login_display.cc', |
| 598 'browser/chromeos/login/views_login_display.h', | 592 'browser/chromeos/login/views_login_display.h', |
| 599 'browser/chromeos/login/views_login_display_host.cc', | 593 'browser/chromeos/login/views_login_display_host.cc', |
| 600 'browser/chromeos/login/views_login_display_host.h', | 594 'browser/chromeos/login/views_login_display_host.h', |
| 601 'browser/chromeos/login/base_login_display_host.h', | 595 'browser/chromeos/login/base_login_display_host.h', |
| 602 'browser/chromeos/login/web_page_screen.cc', | 596 'browser/chromeos/login/web_page_screen.cc', |
| 603 'browser/chromeos/login/web_page_screen.h', | 597 'browser/chromeos/login/web_page_screen.h', |
| 604 'browser/chromeos/login/web_page_view.cc', | 598 'browser/chromeos/login/web_page_view.cc', |
| 605 'browser/chromeos/login/web_page_view.h', | 599 'browser/chromeos/login/web_page_view.h', |
| 600 'browser/chromeos/login/webui_login_view.h', |
| 601 'browser/chromeos/login/webui_login_view.cc', |
| 606 'browser/chromeos/login/wizard_accessibility_handler.cc', | 602 'browser/chromeos/login/wizard_accessibility_handler.cc', |
| 607 'browser/chromeos/login/wizard_accessibility_handler.h', | 603 'browser/chromeos/login/wizard_accessibility_handler.h', |
| 608 'browser/chromeos/login/wizard_accessibility_helper.cc', | 604 'browser/chromeos/login/wizard_accessibility_helper.cc', |
| 609 'browser/chromeos/login/wizard_accessibility_helper.h', | 605 'browser/chromeos/login/wizard_accessibility_helper.h', |
| 610 'browser/chromeos/login/wizard_controller.cc', | 606 'browser/chromeos/login/wizard_controller.cc', |
| 611 'browser/chromeos/login/wizard_controller.h', | 607 'browser/chromeos/login/wizard_controller.h', |
| 612 'browser/chromeos/login/wizard_screen.h', | 608 'browser/chromeos/login/wizard_screen.h', |
| 613 'browser/chromeos/low_battery_observer.cc', | 609 'browser/chromeos/low_battery_observer.cc', |
| 614 'browser/chromeos/low_battery_observer.h', | 610 'browser/chromeos/low_battery_observer.h', |
| 615 'browser/chromeos/metrics_cros_settings_provider.cc', | 611 'browser/chromeos/metrics_cros_settings_provider.cc', |
| (...skipping 2926 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3542 ['use_gnome_keyring==0', { | 3538 ['use_gnome_keyring==0', { |
| 3543 'sources!': [ | 3539 'sources!': [ |
| 3544 'browser/password_manager/native_backend_gnome_x.cc', | 3540 'browser/password_manager/native_backend_gnome_x.cc', |
| 3545 'browser/password_manager/native_backend_gnome_x.h', | 3541 'browser/password_manager/native_backend_gnome_x.h', |
| 3546 ], | 3542 ], |
| 3547 }], | 3543 }], |
| 3548 ['touchui==0', { | 3544 ['touchui==0', { |
| 3549 'sources/': [ | 3545 'sources/': [ |
| 3550 ['exclude', '^browser/chromeos/frame/dom_*'], | 3546 ['exclude', '^browser/chromeos/frame/dom_*'], |
| 3551 ['exclude', '^browser/chromeos/login/dom_*'], | 3547 ['exclude', '^browser/chromeos/login/dom_*'], |
| 3548 ['exclude', '^browser/chromeos/login/webui_*'], |
| 3552 ['exclude', '^browser/extensions/extension_input_ui_api.cc'], | 3549 ['exclude', '^browser/extensions/extension_input_ui_api.cc'], |
| 3553 ['exclude', '^browser/extensions/extension_input_ui_api.h'], | 3550 ['exclude', '^browser/extensions/extension_input_ui_api.h'], |
| 3554 ['exclude', '^browser/webui/keyboard_ui.*'], | 3551 ['exclude', '^browser/webui/keyboard_ui.*'], |
| 3555 ['exclude', '^browser/renderer_host/render_widget_host_view_views.*'
], | 3552 ['exclude', '^browser/renderer_host/render_widget_host_view_views.*'
], |
| 3556 ['exclude', '^browser/ui/touch/*'], | 3553 ['exclude', '^browser/ui/touch/*'], |
| 3557 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.cc'], | 3554 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.cc'], |
| 3558 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.h'], | 3555 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.h'], |
| 3559 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_touch.
*'], | 3556 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_touch.
*'], |
| 3560 ['exclude', '^browser/ui/webui/chromeos/login/'], | 3557 ['exclude', '^browser/ui/webui/chromeos/login/'], |
| 3561 ], | 3558 ], |
| (...skipping 1006 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4568 'hard_dependency': 1, | 4565 'hard_dependency': 1, |
| 4569 }, | 4566 }, |
| 4570 ], | 4567 ], |
| 4571 } | 4568 } |
| 4572 | 4569 |
| 4573 # Local Variables: | 4570 # Local Variables: |
| 4574 # tab-width:2 | 4571 # tab-width:2 |
| 4575 # indent-tabs-mode:nil | 4572 # indent-tabs-mode:nil |
| 4576 # End: | 4573 # End: |
| 4577 # vim: set expandtab tabstop=2 shiftwidth=2: | 4574 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |