summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn25
1 files changed, 1 insertions, 24 deletions
diff --git a/BUILD.gn b/BUILD.gn
index b5ed113..29da9db 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -299,9 +299,7 @@ group("root") {
}
if (is_mac || is_ios) {
- deps -= [
- "//ui/touch_selection",
- ]
+ deps -= [ "//ui/touch_selection" ]
}
if (is_win) {
@@ -316,45 +314,24 @@ group("root") {
"//chrome/test",
"//chrome/utility",
"//components:all_components",
- "//cc",
"//cc/blink",
"//content",
"//content/shell:content_shell",
"//content/test:test_support",
- "//device/bluetooth",
"//extensions/browser",
"//extensions/common",
- "//extensions/common/api",
"//extensions/renderer",
- "//google_apis",
- "//google_apis/gcm",
- "//jingle:notifier",
- "//media",
"//media/blink",
- "//media/cast",
- "//media/mojo",
"//mojo",
"//pdf",
"//ppapi:ppapi_c",
"//printing",
"//remoting/client/plugin",
- "//storage/browser",
- "//sync",
"//third_party/WebKit/public:all_blink",
- "//third_party/angle:translator",
- "//third_party/ffmpeg",
- "//third_party/leveldatabase",
- "//third_party/libjingle",
- "//third_party/usrsctp",
- "//third_party/webrtc",
- "//ui/accessibility",
"//ui/app_list",
"//ui/aura",
"//ui/keyboard",
- "//ui/native_theme",
"//ui/snapshot",
- "//ui/surface",
- "//ui/touch_selection",
"//ui/views",
"//ui/views/controls/webview",
"//ui/web_dialogs",