Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 301cf6152e8ca9a8cab4e0c1e2c087eeeb8e3d5f..4d55a65d7089541d25d7b52ce78ab17289890ac5 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -93,6 +93,7 @@ group("root") { |
"//third_party/zlib", |
"//third_party:jpeg", |
"//tools/gn", |
+ "//ui/app_list", |
"//ui/aura", |
"//ui/accessibility", |
"//ui/base", |
@@ -193,6 +194,7 @@ group("root") { |
"//third_party/cld_2", |
"//third_party/libaddressinput", |
"//third_party/ffmpeg", |
+ "//ui/app_list", |
"//ui/web_dialogs", |
"//ui/wm", |
"//webkit/browser:storage", |