Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index a980e851be157ae5ff83a9ddc316d85e9556fc2a..8c38c198a22f568d40c81f575d550173cc188048 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -165,6 +165,7 @@ group("root") { |
| if (is_android) { |
| deps += [ |
| + "//content/shell/android:content_shell_apk", |
| "//ui/android:ui_java", |
| "//third_party/guava:guava_javalib", |
| "//third_party/android_tools:android_gcm_java", |