| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/features.gni") | 5 import("//build/config/features.gni") |
| 6 import("//build/config/ui.gni") | 6 import("//build/config/ui.gni") |
| 7 import("//chrome/common/features.gni") | 7 import("//chrome/common/features.gni") |
| 8 | 8 |
| 9 assert(enable_extensions) | 9 assert(enable_extensions) |
| 10 | 10 |
| (...skipping 875 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 886 "//components/user_prefs", | 886 "//components/user_prefs", |
| 887 "//components/web_modal", | 887 "//components/web_modal", |
| 888 "//components/zoom", | 888 "//components/zoom", |
| 889 "//content/app/resources", | 889 "//content/app/resources", |
| 890 "//content/public/common", | 890 "//content/public/common", |
| 891 "//crypto", | 891 "//crypto", |
| 892 "//device/bluetooth", | 892 "//device/bluetooth", |
| 893 "//device/hid", | 893 "//device/hid", |
| 894 "//extensions:extensions_resources", | 894 "//extensions:extensions_resources", |
| 895 "//extensions/browser", | 895 "//extensions/browser", |
| 896 "//extensions/browser/api", |
| 897 "//extensions/browser/api/app_runtime", |
| 898 "//extensions/browser/api/bluetooth", |
| 899 "//extensions/browser/api/bluetooth_socket", |
| 900 "//extensions/browser/api/cast_channel", |
| 901 "//extensions/browser/api/declarative", |
| 902 "//extensions/browser/api/declarative_content", |
| 903 "//extensions/browser/api/declarative_webrequest", |
| 904 "//extensions/browser/api/dns", |
| 905 "//extensions/browser/api/document_scan", |
| 906 "//extensions/browser/api/guest_view/web_view", |
| 907 "//extensions/browser/api/management", |
| 908 "//extensions/browser/api/networking_private", |
| 909 "//extensions/browser/api/runtime", |
| 910 "//extensions/browser/api/storage", |
| 911 "//extensions/browser/api/system_display", |
| 912 "//extensions/browser/api/virtual_keyboard_private", |
| 913 "//extensions/browser/api/web_request", |
| 914 "//extensions/browser/app_window", |
| 915 "//extensions/browser/guest_view", |
| 916 "//extensions/browser/guest_view/mime_handler_view:mime_handler_view", |
| 917 "//extensions/browser/guest_view/web_view", |
| 918 "//extensions/browser/install", |
| 919 "//extensions/browser/mojo", |
| 920 "//extensions/browser/updater", |
| 921 "//extensions/browser/value_store", |
| 896 "//extensions/common/api", | 922 "//extensions/common/api", |
| 897 "//extensions/common/api:api_registration", | 923 "//extensions/common/api:api_registration", |
| 898 "//extensions/strings", | 924 "//extensions/strings", |
| 899 "//net", | 925 "//net", |
| 900 "//skia", | 926 "//skia", |
| 901 "//sql", | 927 "//sql", |
| 902 "//storage/browser", | 928 "//storage/browser", |
| 903 "//storage/common", | 929 "//storage/common", |
| 904 "//third_party/WebKit/public:image_resources", | 930 "//third_party/WebKit/public:image_resources", |
| 905 "//third_party/WebKit/public:resources", | 931 "//third_party/WebKit/public:resources", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 981 | 1007 |
| 982 sources -= [ "api/music_manager_private/device_id_linux.cc" ] | 1008 sources -= [ "api/music_manager_private/device_id_linux.cc" ] |
| 983 if (use_dbus) { | 1009 if (use_dbus) { |
| 984 configs += [ "//build/config/linux/dbus" ] | 1010 configs += [ "//build/config/linux/dbus" ] |
| 985 } | 1011 } |
| 986 deps += [ | 1012 deps += [ |
| 987 "//components/chrome_apps", | 1013 "//components/chrome_apps", |
| 988 "//components/constrained_window", | 1014 "//components/constrained_window", |
| 989 "//components/drive", | 1015 "//components/drive", |
| 990 "//components/user_manager", | 1016 "//components/user_manager", |
| 1017 "//extensions/browser/api/vpn_provider", |
| 991 "//remoting/host", | 1018 "//remoting/host", |
| 992 "//remoting/host/it2me:common", | 1019 "//remoting/host/it2me:common", |
| 993 "//third_party/protobuf:protobuf_lite", | 1020 "//third_party/protobuf:protobuf_lite", |
| 994 "//ui/app_list", | 1021 "//ui/app_list", |
| 995 "//ui/chromeos", | 1022 "//ui/chromeos", |
| 996 "//ui/file_manager", | 1023 "//ui/file_manager", |
| 997 "//ui/views/", | 1024 "//ui/views/", |
| 998 ] | 1025 ] |
| 999 } else { | 1026 } else { |
| 1000 sources += [ | 1027 sources += [ |
| (...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1172 "api/braille_display_private/brlapi_connection.cc", | 1199 "api/braille_display_private/brlapi_connection.cc", |
| 1173 "api/braille_display_private/brlapi_connection.h", | 1200 "api/braille_display_private/brlapi_connection.h", |
| 1174 "api/braille_display_private/brlapi_keycode_map.cc", | 1201 "api/braille_display_private/brlapi_keycode_map.cc", |
| 1175 "api/braille_display_private/brlapi_keycode_map.h", | 1202 "api/braille_display_private/brlapi_keycode_map.h", |
| 1176 ] | 1203 ] |
| 1177 deps += [ "//build/linux/libbrlapi" ] | 1204 deps += [ "//build/linux/libbrlapi" ] |
| 1178 } else { | 1205 } else { |
| 1179 sources += [ "api/braille_display_private/braille_controller_stub.cc" ] | 1206 sources += [ "api/braille_display_private/braille_controller_stub.cc" ] |
| 1180 } | 1207 } |
| 1181 } | 1208 } |
| OLD | NEW |