diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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", |