| 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 636 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 647 'browser/chromeos/login/users/avatar/user_image_manager.cc', | 647 'browser/chromeos/login/users/avatar/user_image_manager.cc', |
| 648 'browser/chromeos/login/users/avatar/user_image_manager.h', | 648 'browser/chromeos/login/users/avatar/user_image_manager.h', |
| 649 'browser/chromeos/login/users/avatar/user_image_manager_impl.cc', | 649 'browser/chromeos/login/users/avatar/user_image_manager_impl.cc', |
| 650 'browser/chromeos/login/users/avatar/user_image_manager_impl.h', | 650 'browser/chromeos/login/users/avatar/user_image_manager_impl.h', |
| 651 'browser/chromeos/login/users/avatar/user_image_sync_observer.cc', | 651 'browser/chromeos/login/users/avatar/user_image_sync_observer.cc', |
| 652 'browser/chromeos/login/users/avatar/user_image_sync_observer.h', | 652 'browser/chromeos/login/users/avatar/user_image_sync_observer.h', |
| 653 'browser/chromeos/login/users/chrome_user_manager.cc', | 653 'browser/chromeos/login/users/chrome_user_manager.cc', |
| 654 'browser/chromeos/login/users/chrome_user_manager.h', | 654 'browser/chromeos/login/users/chrome_user_manager.h', |
| 655 'browser/chromeos/login/users/chrome_user_manager_impl.cc', | 655 'browser/chromeos/login/users/chrome_user_manager_impl.cc', |
| 656 'browser/chromeos/login/users/chrome_user_manager_impl.h', | 656 'browser/chromeos/login/users/chrome_user_manager_impl.h', |
| 657 'browser/chromeos/login/users/chrome_user_manager_interface.h', |
| 657 'browser/chromeos/login/users/multi_profile_user_controller.cc', | 658 'browser/chromeos/login/users/multi_profile_user_controller.cc', |
| 658 'browser/chromeos/login/users/multi_profile_user_controller.h', | 659 'browser/chromeos/login/users/multi_profile_user_controller.h', |
| 659 'browser/chromeos/login/users/multi_profile_user_controller_delegate.h', | 660 'browser/chromeos/login/users/multi_profile_user_controller_delegate.h', |
| 660 'browser/chromeos/login/users/scoped_test_user_manager.cc', | 661 'browser/chromeos/login/users/scoped_test_user_manager.cc', |
| 661 'browser/chromeos/login/users/scoped_test_user_manager.h', | 662 'browser/chromeos/login/users/scoped_test_user_manager.h', |
| 662 'browser/chromeos/login/users/scoped_user_manager_enabler.cc', | 663 'browser/chromeos/login/users/scoped_user_manager_enabler.cc', |
| 663 'browser/chromeos/login/users/scoped_user_manager_enabler.h', | 664 'browser/chromeos/login/users/scoped_user_manager_enabler.h', |
| 664 'browser/chromeos/login/users/supervised_user_manager.h', | 665 'browser/chromeos/login/users/supervised_user_manager.h', |
| 665 'browser/chromeos/login/users/supervised_user_manager_impl.cc', | 666 'browser/chromeos/login/users/supervised_user_manager_impl.cc', |
| 666 'browser/chromeos/login/users/supervised_user_manager_impl.h', | 667 'browser/chromeos/login/users/supervised_user_manager_impl.h', |
| (...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1083 # browser_chromeos #includes power_supply_properties.pb.h directly. | 1084 # browser_chromeos #includes power_supply_properties.pb.h directly. |
| 1084 '../chromeos/chromeos.gyp:power_manager_proto', | 1085 '../chromeos/chromeos.gyp:power_manager_proto', |
| 1085 '../chromeos/ime/input_method.gyp:gencode', | 1086 '../chromeos/ime/input_method.gyp:gencode', |
| 1086 '../components/components.gyp:cloud_policy_proto', | 1087 '../components/components.gyp:cloud_policy_proto', |
| 1087 '../components/components.gyp:history_core_browser_proto', | 1088 '../components/components.gyp:history_core_browser_proto', |
| 1088 '../components/components.gyp:login', | 1089 '../components/components.gyp:login', |
| 1089 '../components/components.gyp:onc_component', | 1090 '../components/components.gyp:onc_component', |
| 1090 '../components/components.gyp:ownership', | 1091 '../components/components.gyp:ownership', |
| 1091 '../components/components.gyp:pairing', | 1092 '../components/components.gyp:pairing', |
| 1092 '../components/components.gyp:policy', | 1093 '../components/components.gyp:policy', |
| 1094 '../components/components.gyp:user_manager', |
| 1093 # This depends directly on the variations target, rather than just | 1095 # This depends directly on the variations target, rather than just |
| 1094 # transitively via the common target because the proto sources need to | 1096 # transitively via the common target because the proto sources need to |
| 1095 # be generated before code in this target can start building. | 1097 # be generated before code in this target can start building. |
| 1096 '../components/components.gyp:variations', | 1098 '../components/components.gyp:variations', |
| 1097 '../components/components.gyp:variations_http_provider', | 1099 '../components/components.gyp:variations_http_provider', |
| 1098 '../components/components.gyp:wallpaper', | 1100 '../components/components.gyp:wallpaper', |
| 1099 '../components/components.gyp:wifi_sync', | 1101 '../components/components.gyp:wifi_sync', |
| 1100 '../components/components_strings.gyp:components_strings', | 1102 '../components/components_strings.gyp:components_strings', |
| 1101 '../content/app/resources/content_resources.gyp:content_resources', | 1103 '../content/app/resources/content_resources.gyp:content_resources', |
| 1102 '../content/content.gyp:content_browser', | 1104 '../content/content.gyp:content_browser', |
| (...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1280 'browser/chromeos/attestation/attestation_signed_data.proto', | 1282 'browser/chromeos/attestation/attestation_signed_data.proto', |
| 1281 ], | 1283 ], |
| 1282 'variables': { | 1284 'variables': { |
| 1283 'proto_in_dir': 'browser/chromeos/attestation', | 1285 'proto_in_dir': 'browser/chromeos/attestation', |
| 1284 'proto_out_dir': 'chrome/browser/chromeos/attestation', | 1286 'proto_out_dir': 'chrome/browser/chromeos/attestation', |
| 1285 }, | 1287 }, |
| 1286 'includes': [ '../build/protoc.gypi' ] | 1288 'includes': [ '../build/protoc.gypi' ] |
| 1287 }, | 1289 }, |
| 1288 ], | 1290 ], |
| 1289 } | 1291 } |
| OLD | NEW |