Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 3b155cfc1094d02ea330727a1d7f957ee1dc2e01..fe2acba5b317fc2c8c480ff92086608cb6327e51 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -180,6 +180,7 @@ group("root") { |
if (is_android) { |
deps += [ |
"//base/android/linker:chromium_android_linker", |
+ "//build/android/gyp/test:hello_world", |
"//build/android/rezip", |
"//third_party/openmax_dl/dl", |
"//content/shell/android:content_shell_apk", |