| OLD | NEW |
| 1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 2012 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 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
| (...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 566 'browser/drive/drive_switches.cc', | 566 'browser/drive/drive_switches.cc', |
| 567 'browser/drive/drive_switches.h', | 567 'browser/drive/drive_switches.h', |
| 568 'browser/drive/drive_uploader.cc', | 568 'browser/drive/drive_uploader.cc', |
| 569 'browser/drive/drive_uploader.h', | 569 'browser/drive/drive_uploader.h', |
| 570 'browser/drive/event_logger.cc', | 570 'browser/drive/event_logger.cc', |
| 571 'browser/drive/event_logger.h', | 571 'browser/drive/event_logger.h', |
| 572 'browser/drive/gdata_wapi_service.cc', | 572 'browser/drive/gdata_wapi_service.cc', |
| 573 'browser/drive/gdata_wapi_service.h', | 573 'browser/drive/gdata_wapi_service.h', |
| 574 'browser/enumerate_modules_model_win.cc', | 574 'browser/enumerate_modules_model_win.cc', |
| 575 'browser/enumerate_modules_model_win.h', | 575 'browser/enumerate_modules_model_win.h', |
| 576 'browser/expected_install_modules_win.cc', |
| 577 'browser/expected_install_modules_win.h', |
| 576 'browser/extensions/scoped_gaia_auth_extension.cc', | 578 'browser/extensions/scoped_gaia_auth_extension.cc', |
| 577 'browser/extensions/scoped_gaia_auth_extension.h', | 579 'browser/extensions/scoped_gaia_auth_extension.h', |
| 578 'browser/extensions/token_cache/token_cache_service.cc', | 580 'browser/extensions/token_cache/token_cache_service.cc', |
| 579 'browser/extensions/token_cache/token_cache_service.h', | 581 'browser/extensions/token_cache/token_cache_service.h', |
| 580 'browser/extensions/token_cache/token_cache_service_factory.cc', | 582 'browser/extensions/token_cache/token_cache_service_factory.cc', |
| 581 'browser/extensions/token_cache/token_cache_service_factory.h', | 583 'browser/extensions/token_cache/token_cache_service_factory.h', |
| 582 'browser/external_protocol/external_protocol_handler.cc', | 584 'browser/external_protocol/external_protocol_handler.cc', |
| 583 'browser/external_protocol/external_protocol_handler.h', | 585 'browser/external_protocol/external_protocol_handler.h', |
| 584 'browser/external_protocol/external_protocol_observer.cc', | 586 'browser/external_protocol/external_protocol_observer.cc', |
| 585 'browser/external_protocol/external_protocol_observer.h', | 587 'browser/external_protocol/external_protocol_observer.h', |
| (...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 879 'browser/infobars/infobar_container.cc', | 881 'browser/infobars/infobar_container.cc', |
| 880 'browser/infobars/infobar_container.h', | 882 'browser/infobars/infobar_container.h', |
| 881 'browser/infobars/infobar_delegate.cc', | 883 'browser/infobars/infobar_delegate.cc', |
| 882 'browser/infobars/infobar_delegate.h', | 884 'browser/infobars/infobar_delegate.h', |
| 883 'browser/infobars/infobar_service.cc', | 885 'browser/infobars/infobar_service.cc', |
| 884 'browser/infobars/infobar_service.h', | 886 'browser/infobars/infobar_service.h', |
| 885 'browser/infobars/insecure_content_infobar_delegate.cc', | 887 'browser/infobars/insecure_content_infobar_delegate.cc', |
| 886 'browser/infobars/insecure_content_infobar_delegate.h', | 888 'browser/infobars/insecure_content_infobar_delegate.h', |
| 887 'browser/infobars/simple_alert_infobar_delegate.cc', | 889 'browser/infobars/simple_alert_infobar_delegate.cc', |
| 888 'browser/infobars/simple_alert_infobar_delegate.h', | 890 'browser/infobars/simple_alert_infobar_delegate.h', |
| 891 'browser/install_module_verifier_win.cc', |
| 892 'browser/install_module_verifier_win.h', |
| 889 'browser/internal_auth.cc', | 893 'browser/internal_auth.cc', |
| 890 'browser/internal_auth.h', | 894 'browser/internal_auth.h', |
| 891 'browser/intranet_redirect_detector.cc', | 895 'browser/intranet_redirect_detector.cc', |
| 892 'browser/intranet_redirect_detector.h', | 896 'browser/intranet_redirect_detector.h', |
| 893 'browser/invalidation/fake_invalidation_service.cc', | 897 'browser/invalidation/fake_invalidation_service.cc', |
| 894 'browser/invalidation/fake_invalidation_service.h', | 898 'browser/invalidation/fake_invalidation_service.h', |
| 895 'browser/invalidation/invalidation_controller_android.cc', | 899 'browser/invalidation/invalidation_controller_android.cc', |
| 896 'browser/invalidation/invalidation_controller_android.h', | 900 'browser/invalidation/invalidation_controller_android.h', |
| 897 'browser/invalidation/invalidation_service.h', | 901 'browser/invalidation/invalidation_service.h', |
| 898 'browser/invalidation/invalidation_service_android.cc', | 902 'browser/invalidation/invalidation_service_android.cc', |
| (...skipping 2684 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3583 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3587 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
| 3584 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3588 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
| 3585 }, | 3589 }, |
| 3586 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3590 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3587 }, | 3591 }, |
| 3588 ], | 3592 ], |
| 3589 }, | 3593 }, |
| 3590 ], | 3594 ], |
| 3591 ], | 3595 ], |
| 3592 } | 3596 } |
| OLD | NEW |