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 'variables': { | 7 'variables': { |
8 # These files lists are shared with the GN build. | 8 # These files lists are shared with the GN build. |
9 'browser_chromeos_sources': [ | 9 'browser_chromeos_sources': [ |
10 # All .cc, .h, .m, and .mm files under browser/chromeos, except for test
s | 10 # All .cc, .h, .m, and .mm files under browser/chromeos, except for test
s |
(...skipping 389 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
400 'browser/chromeos/input_method/input_method_manager_impl.cc', | 400 'browser/chromeos/input_method/input_method_manager_impl.cc', |
401 'browser/chromeos/input_method/input_method_manager_impl.h', | 401 'browser/chromeos/input_method/input_method_manager_impl.h', |
402 'browser/chromeos/input_method/input_method_persistence.cc', | 402 'browser/chromeos/input_method/input_method_persistence.cc', |
403 'browser/chromeos/input_method/input_method_persistence.h', | 403 'browser/chromeos/input_method/input_method_persistence.h', |
404 'browser/chromeos/input_method/input_method_util.cc', | 404 'browser/chromeos/input_method/input_method_util.cc', |
405 'browser/chromeos/input_method/input_method_util.h', | 405 'browser/chromeos/input_method/input_method_util.h', |
406 'browser/chromeos/input_method/mode_indicator_controller.cc', | 406 'browser/chromeos/input_method/mode_indicator_controller.cc', |
407 'browser/chromeos/input_method/mode_indicator_controller.h', | 407 'browser/chromeos/input_method/mode_indicator_controller.h', |
408 'browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.cc', | 408 'browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.cc', |
409 'browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.h', | 409 'browser/chromeos/kiosk_mode/kiosk_mode_idle_logout.h', |
410 'browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc', | |
411 'browser/chromeos/kiosk_mode/kiosk_mode_screensaver.h', | |
412 'browser/chromeos/kiosk_mode/kiosk_mode_settings.cc', | 410 'browser/chromeos/kiosk_mode/kiosk_mode_settings.cc', |
413 'browser/chromeos/kiosk_mode/kiosk_mode_settings.h', | 411 'browser/chromeos/kiosk_mode/kiosk_mode_settings.h', |
414 'browser/chromeos/language_preferences.cc', | 412 'browser/chromeos/language_preferences.cc', |
415 'browser/chromeos/language_preferences.h', | 413 'browser/chromeos/language_preferences.h', |
416 'browser/chromeos/locale_change_guard.cc', | 414 'browser/chromeos/locale_change_guard.cc', |
417 'browser/chromeos/locale_change_guard.h', | 415 'browser/chromeos/locale_change_guard.h', |
418 'browser/chromeos/login/app_launch_controller.cc', | 416 'browser/chromeos/login/app_launch_controller.cc', |
419 'browser/chromeos/login/app_launch_controller.h', | 417 'browser/chromeos/login/app_launch_controller.h', |
420 'browser/chromeos/login/app_launch_signin_screen.cc', | 418 'browser/chromeos/login/app_launch_signin_screen.cc', |
421 'browser/chromeos/login/app_launch_signin_screen.h', | 419 'browser/chromeos/login/app_launch_signin_screen.h', |
(...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
947 'browser/supervised_user/chromeos/supervised_user_password_service.cc', | 945 'browser/supervised_user/chromeos/supervised_user_password_service.cc', |
948 'browser/supervised_user/chromeos/supervised_user_password_service.h', | 946 'browser/supervised_user/chromeos/supervised_user_password_service.h', |
949 'browser/supervised_user/chromeos/supervised_user_password_service_facto
ry.cc', | 947 'browser/supervised_user/chromeos/supervised_user_password_service_facto
ry.cc', |
950 'browser/supervised_user/chromeos/supervised_user_password_service_facto
ry.h', | 948 'browser/supervised_user/chromeos/supervised_user_password_service_facto
ry.h', |
951 ], | 949 ], |
952 'browser_chromeos_non_athena_sources': [ | 950 'browser_chromeos_non_athena_sources': [ |
953 'browser/chromeos/accessibility/magnification_manager.cc', | 951 'browser/chromeos/accessibility/magnification_manager.cc', |
954 'browser/chromeos/accessibility/magnification_manager.h', | 952 'browser/chromeos/accessibility/magnification_manager.h', |
955 'browser/chromeos/background/ash_user_wallpaper_delegate.cc', | 953 'browser/chromeos/background/ash_user_wallpaper_delegate.cc', |
956 'browser/chromeos/background/ash_user_wallpaper_delegate.h', | 954 'browser/chromeos/background/ash_user_wallpaper_delegate.h', |
| 955 'browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc', |
| 956 'browser/chromeos/kiosk_mode/kiosk_mode_screensaver.h', |
957 'browser/chromeos/login/users/wallpaper/wallpaper_manager.cc', | 957 'browser/chromeos/login/users/wallpaper/wallpaper_manager.cc', |
958 'browser/chromeos/login/users/wallpaper/wallpaper_manager.h', | 958 'browser/chromeos/login/users/wallpaper/wallpaper_manager.h', |
959 ], | 959 ], |
960 # These files lists are shared with the GN build. | 960 # These files lists are shared with the GN build. |
961 'browser_chromeos_extension_sources': [ | 961 'browser_chromeos_extension_sources': [ |
962 # Only extension API implementations should go here. | 962 # Only extension API implementations should go here. |
963 'browser/chromeos/extensions/echo_private_api.cc', | 963 'browser/chromeos/extensions/echo_private_api.cc', |
964 'browser/chromeos/extensions/echo_private_api.h', | 964 'browser/chromeos/extensions/echo_private_api.h', |
965 'browser/chromeos/extensions/file_manager/device_event_router.cc', | 965 'browser/chromeos/extensions/file_manager/device_event_router.cc', |
966 'browser/chromeos/extensions/file_manager/device_event_router.h', | 966 'browser/chromeos/extensions/file_manager/device_event_router.h', |
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1265 'browser/chromeos/attestation/attestation_signed_data.proto', | 1265 'browser/chromeos/attestation/attestation_signed_data.proto', |
1266 ], | 1266 ], |
1267 'variables': { | 1267 'variables': { |
1268 'proto_in_dir': 'browser/chromeos/attestation', | 1268 'proto_in_dir': 'browser/chromeos/attestation', |
1269 'proto_out_dir': 'chrome/browser/chromeos/attestation', | 1269 'proto_out_dir': 'chrome/browser/chromeos/attestation', |
1270 }, | 1270 }, |
1271 'includes': [ '../build/protoc.gypi' ] | 1271 'includes': [ '../build/protoc.gypi' ] |
1272 }, | 1272 }, |
1273 ], | 1273 ], |
1274 } | 1274 } |
OLD | NEW |