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 722 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
733 'browser/chromeos/net/network_portal_web_dialog.cc', | 733 'browser/chromeos/net/network_portal_web_dialog.cc', |
734 'browser/chromeos/net/network_portal_web_dialog.h', | 734 'browser/chromeos/net/network_portal_web_dialog.h', |
735 'browser/chromeos/net/onc_utils.cc', | 735 'browser/chromeos/net/onc_utils.cc', |
736 'browser/chromeos/net/onc_utils.h', | 736 'browser/chromeos/net/onc_utils.h', |
737 'browser/chromeos/net/proxy_config_handler.cc', | 737 'browser/chromeos/net/proxy_config_handler.cc', |
738 'browser/chromeos/net/proxy_config_handler.h', | 738 'browser/chromeos/net/proxy_config_handler.h', |
739 'browser/chromeos/net/wake_on_wifi_manager.cc', | 739 'browser/chromeos/net/wake_on_wifi_manager.cc', |
740 'browser/chromeos/net/wake_on_wifi_manager.h', | 740 'browser/chromeos/net/wake_on_wifi_manager.h', |
741 'browser/chromeos/offline/offline_load_page.cc', | 741 'browser/chromeos/offline/offline_load_page.cc', |
742 'browser/chromeos/offline/offline_load_page.h', | 742 'browser/chromeos/offline/offline_load_page.h', |
743 'browser/chromeos/oobe/oobe.cc', | |
744 'browser/chromeos/oobe/oobe.h', | |
745 'browser/chromeos/options/cert_library.cc', | 743 'browser/chromeos/options/cert_library.cc', |
746 'browser/chromeos/options/cert_library.h', | 744 'browser/chromeos/options/cert_library.h', |
747 'browser/chromeos/options/network_config_view.cc', | 745 'browser/chromeos/options/network_config_view.cc', |
748 'browser/chromeos/options/network_config_view.h', | 746 'browser/chromeos/options/network_config_view.h', |
749 'browser/chromeos/options/network_property_ui_data.cc', | 747 'browser/chromeos/options/network_property_ui_data.cc', |
750 'browser/chromeos/options/network_property_ui_data.h', | 748 'browser/chromeos/options/network_property_ui_data.h', |
751 'browser/chromeos/options/passphrase_textfield.cc', | 749 'browser/chromeos/options/passphrase_textfield.cc', |
752 'browser/chromeos/options/passphrase_textfield.h', | 750 'browser/chromeos/options/passphrase_textfield.h', |
753 'browser/chromeos/options/vpn_config_view.cc', | 751 'browser/chromeos/options/vpn_config_view.cc', |
754 'browser/chromeos/options/vpn_config_view.h', | 752 'browser/chromeos/options/vpn_config_view.h', |
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1160 '../components/components.gyp:ownership', | 1158 '../components/components.gyp:ownership', |
1161 '../components/components.gyp:pairing', | 1159 '../components/components.gyp:pairing', |
1162 '../components/components.gyp:policy', | 1160 '../components/components.gyp:policy', |
1163 '../components/components.gyp:user_manager', | 1161 '../components/components.gyp:user_manager', |
1164 # This depends directly on the variations target, rather than just | 1162 # This depends directly on the variations target, rather than just |
1165 # transitively via the common target because the proto sources need to | 1163 # transitively via the common target because the proto sources need to |
1166 # be generated before code in this target can start building. | 1164 # be generated before code in this target can start building. |
1167 '../components/components.gyp:variations', | 1165 '../components/components.gyp:variations', |
1168 '../components/components.gyp:variations_http_provider', | 1166 '../components/components.gyp:variations_http_provider', |
1169 '../components/components.gyp:wallpaper', | 1167 '../components/components.gyp:wallpaper', |
1170 '../components/components.gyp:webui_generator', | |
1171 '../components/components.gyp:wifi_sync', | 1168 '../components/components.gyp:wifi_sync', |
1172 '../components/components_strings.gyp:components_strings', | 1169 '../components/components_strings.gyp:components_strings', |
1173 '../content/app/resources/content_resources.gyp:content_resources', | 1170 '../content/app/resources/content_resources.gyp:content_resources', |
1174 '../content/content.gyp:content_browser', | 1171 '../content/content.gyp:content_browser', |
1175 '../content/content.gyp:content_common', | 1172 '../content/content.gyp:content_common', |
1176 '../crypto/crypto.gyp:crypto', | 1173 '../crypto/crypto.gyp:crypto', |
1177 '../dbus/dbus.gyp:dbus', | 1174 '../dbus/dbus.gyp:dbus', |
1178 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 1175 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
1179 '../device/hid/hid.gyp:device_hid', | 1176 '../device/hid/hid.gyp:device_hid', |
1180 '../media/media.gyp:media', | 1177 '../media/media.gyp:media', |
(...skipping 19 matching lines...) Expand all Loading... |
1200 '../third_party/re2/re2.gyp:re2', | 1197 '../third_party/re2/re2.gyp:re2', |
1201 '../third_party/zlib/zlib.gyp:zlib', | 1198 '../third_party/zlib/zlib.gyp:zlib', |
1202 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', | 1199 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', |
1203 '../ui/base/ui_base.gyp:ui_base', | 1200 '../ui/base/ui_base.gyp:ui_base', |
1204 '../ui/display/display.gyp:display', | 1201 '../ui/display/display.gyp:display', |
1205 '../ui/events/devices/events_devices.gyp:events_devices', | 1202 '../ui/events/devices/events_devices.gyp:events_devices', |
1206 '../ui/events/events.gyp:dom_keycode_converter', | 1203 '../ui/events/events.gyp:dom_keycode_converter', |
1207 '../ui/events/platform/events_platform.gyp:events_platform', | 1204 '../ui/events/platform/events_platform.gyp:events_platform', |
1208 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources', | 1205 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources', |
1209 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_strings', | 1206 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_strings', |
1210 '../ui/oobe/oobe.gyp:oobe', | |
1211 '../ui/oobe/oobe.gyp:oobe_wug_generated', | |
1212 '../ui/resources/ui_resources.gyp:ui_resources', | 1207 '../ui/resources/ui_resources.gyp:ui_resources', |
1213 '../ui/strings/ui_strings.gyp:ui_strings', | 1208 '../ui/strings/ui_strings.gyp:ui_strings', |
1214 '../ui/surface/surface.gyp:surface', | 1209 '../ui/surface/surface.gyp:surface', |
1215 '../ui/views/controls/webview/webview.gyp:webview', | 1210 '../ui/views/controls/webview/webview.gyp:webview', |
1216 '../ui/views/controls/webview/webview.gyp:webview', | 1211 '../ui/views/controls/webview/webview.gyp:webview', |
1217 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', | 1212 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', |
1218 '../url/url.gyp:url_lib', | 1213 '../url/url.gyp:url_lib', |
1219 '../v8/tools/gyp/v8.gyp:v8', | 1214 '../v8/tools/gyp/v8.gyp:v8', |
1220 'chrome_resources.gyp:chrome_strings', | 1215 'chrome_resources.gyp:chrome_strings', |
1221 ], | 1216 ], |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1346 'browser/chromeos/attestation/attestation_signed_data.proto', | 1341 'browser/chromeos/attestation/attestation_signed_data.proto', |
1347 ], | 1342 ], |
1348 'variables': { | 1343 'variables': { |
1349 'proto_in_dir': 'browser/chromeos/attestation', | 1344 'proto_in_dir': 'browser/chromeos/attestation', |
1350 'proto_out_dir': 'chrome/browser/chromeos/attestation', | 1345 'proto_out_dir': 'chrome/browser/chromeos/attestation', |
1351 }, | 1346 }, |
1352 'includes': [ '../build/protoc.gypi' ] | 1347 'includes': [ '../build/protoc.gypi' ] |
1353 }, | 1348 }, |
1354 ], | 1349 ], |
1355 } | 1350 } |
OLD | NEW |