OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # | 2 # |
3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
5 | 5 |
6 { | 6 { |
7 'targets': [ | 7 'targets': [ |
8 { | 8 { |
9 'target_name': 'browser_chromeos', | 9 'target_name': 'browser_chromeos', |
10 'type': 'static_library', | 10 'type': 'static_library', |
(...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
508 'browser/chromeos/kiosk_mode/kiosk_mode_settings.cc', | 508 'browser/chromeos/kiosk_mode/kiosk_mode_settings.cc', |
509 'browser/chromeos/kiosk_mode/kiosk_mode_settings.h', | 509 'browser/chromeos/kiosk_mode/kiosk_mode_settings.h', |
510 'browser/chromeos/language_preferences.cc', | 510 'browser/chromeos/language_preferences.cc', |
511 'browser/chromeos/language_preferences.h', | 511 'browser/chromeos/language_preferences.h', |
512 'browser/chromeos/locale_change_guard.cc', | 512 'browser/chromeos/locale_change_guard.cc', |
513 'browser/chromeos/locale_change_guard.h', | 513 'browser/chromeos/locale_change_guard.h', |
514 'browser/chromeos/login/app_launch_controller.cc', | 514 'browser/chromeos/login/app_launch_controller.cc', |
515 'browser/chromeos/login/app_launch_controller.h', | 515 'browser/chromeos/login/app_launch_controller.h', |
516 'browser/chromeos/login/app_launch_signin_screen.cc', | 516 'browser/chromeos/login/app_launch_signin_screen.cc', |
517 'browser/chromeos/login/app_launch_signin_screen.h', | 517 'browser/chromeos/login/app_launch_signin_screen.h', |
518 'browser/chromeos/login/auth/auth_attempt_state.cc', | |
519 'browser/chromeos/login/auth/auth_attempt_state.h', | |
520 'browser/chromeos/login/auth/auth_attempt_state_resolver.cc', | |
521 'browser/chromeos/login/auth/auth_attempt_state_resolver.h', | |
522 'browser/chromeos/login/auth/auth_prewarmer.cc', | 518 'browser/chromeos/login/auth/auth_prewarmer.cc', |
523 'browser/chromeos/login/auth/auth_prewarmer.h', | 519 'browser/chromeos/login/auth/auth_prewarmer.h', |
524 'browser/chromeos/login/auth/authenticator.cc', | |
525 'browser/chromeos/login/auth/authenticator.h', | |
526 'browser/chromeos/login/auth/extended_authenticator.cc', | |
527 'browser/chromeos/login/auth/extended_authenticator.h', | |
528 'browser/chromeos/login/auth/login_performer.cc', | 520 'browser/chromeos/login/auth/login_performer.cc', |
529 'browser/chromeos/login/auth/login_performer.h', | 521 'browser/chromeos/login/auth/login_performer.h', |
530 'browser/chromeos/login/auth/mount_manager.cc', | 522 'browser/chromeos/login/auth/mount_manager.cc', |
531 'browser/chromeos/login/auth/mount_manager.h', | 523 'browser/chromeos/login/auth/mount_manager.h', |
532 'browser/chromeos/login/auth/online_attempt.cc', | 524 'browser/chromeos/login/auth/online_attempt.cc', |
533 'browser/chromeos/login/auth/online_attempt.h', | 525 'browser/chromeos/login/auth/online_attempt.h', |
534 'browser/chromeos/login/auth/online_attempt_host.cc', | 526 'browser/chromeos/login/auth/online_attempt_host.cc', |
535 'browser/chromeos/login/auth/online_attempt_host.h', | 527 'browser/chromeos/login/auth/online_attempt_host.h', |
536 'browser/chromeos/login/auth/parallel_authenticator.cc', | 528 'browser/chromeos/login/auth/parallel_authenticator.cc', |
537 'browser/chromeos/login/auth/parallel_authenticator.h', | 529 'browser/chromeos/login/auth/parallel_authenticator.h', |
538 'browser/chromeos/login/auth/test_attempt_state.cc', | |
539 'browser/chromeos/login/auth/test_attempt_state.h', | |
540 'browser/chromeos/login/auth/tpm_password_fetcher.cc', | 530 'browser/chromeos/login/auth/tpm_password_fetcher.cc', |
541 'browser/chromeos/login/auth/tpm_password_fetcher.h', | 531 'browser/chromeos/login/auth/tpm_password_fetcher.h', |
542 'browser/chromeos/login/authentication_notification_details.h', | 532 'browser/chromeos/login/authentication_notification_details.h', |
543 'browser/chromeos/login/chrome_restart_request.cc', | 533 'browser/chromeos/login/chrome_restart_request.cc', |
544 'browser/chromeos/login/chrome_restart_request.h', | 534 'browser/chromeos/login/chrome_restart_request.h', |
545 'browser/chromeos/login/default_pinned_apps_field_trial.cc', | 535 'browser/chromeos/login/default_pinned_apps_field_trial.cc', |
546 'browser/chromeos/login/default_pinned_apps_field_trial.h', | 536 'browser/chromeos/login/default_pinned_apps_field_trial.h', |
547 'browser/chromeos/login/demo_mode/demo_app_launcher.cc', | 537 'browser/chromeos/login/demo_mode/demo_app_launcher.cc', |
548 'browser/chromeos/login/demo_mode/demo_app_launcher.h', | 538 'browser/chromeos/login/demo_mode/demo_app_launcher.h', |
549 'browser/chromeos/login/enrollment/auto_enrollment_check_screen.cc', | 539 'browser/chromeos/login/enrollment/auto_enrollment_check_screen.cc', |
(...skipping 643 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1193 'browser/chromeos/attestation/attestation_signed_data.proto', | 1183 'browser/chromeos/attestation/attestation_signed_data.proto', |
1194 ], | 1184 ], |
1195 'variables': { | 1185 'variables': { |
1196 'proto_in_dir': 'browser/chromeos/attestation', | 1186 'proto_in_dir': 'browser/chromeos/attestation', |
1197 'proto_out_dir': 'chrome/browser/chromeos/attestation', | 1187 'proto_out_dir': 'chrome/browser/chromeos/attestation', |
1198 }, | 1188 }, |
1199 'includes': [ '../build/protoc.gypi' ] | 1189 'includes': [ '../build/protoc.gypi' ] |
1200 }, | 1190 }, |
1201 ], | 1191 ], |
1202 } | 1192 } |
OLD | NEW |