Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 12d726427a0d1258511138c4e949e619b4b8ddd9..6ca5d092c7b8628338ffe9a62c84ba3f3a673a85 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -48,6 +48,7 @@ group("root") { |
"//third_party/WebKit/Source/wtf", |
"//third_party/zlib", |
"//tools/gn", |
+ "//ui/base:ui_base", |
"//ui/base/strings", |
"//ui/events", |
"//ui/gfx", |
@@ -71,6 +72,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", |
] |