Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 51172d9c76f7c11a52f4312d20cf42be0faab04d..77c2d617f56ad06eec2a23dfc6a5fa8ec6b6fc97 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -49,6 +49,7 @@ group("root") { |
"//third_party/WebKit/Source/wtf", |
"//third_party/zlib", |
"//tools/gn", |
+ "//ui/base:ui_base", |
"//ui/base/strings", |
"//ui/events", |
"//ui/gfx", |
@@ -72,6 +73,7 @@ group("root") { |
"//third_party/libusb", |
"//third_party/WebKit/Source/wtf", # TODO(brettw) re-enable for Android. |
"//tools/gn", |
+ "//ui/base:ui_base", |
"//ui/events", |
"//ui/gfx", |
] |