| Index: build/all_android.gyp
|
| diff --git a/build/all_android.gyp b/build/all_android.gyp
|
| index 708646c260000450173e71952f981f98df031c6d..4a1e73b6c8043988acd8c04ed4624df3eefa9579 100644
|
| --- a/build/all_android.gyp
|
| +++ b/build/all_android.gyp
|
| @@ -18,6 +18,7 @@
|
| 'type': 'none',
|
| 'dependencies': [
|
| '../content/content_shell_and_tests.gyp:content_shell_apk',
|
| + '../mojo/mojo.gyp:mojo_shell_apk',
|
| '<@(android_app_targets)',
|
| 'android_builder_tests',
|
| '../android_webview/android_webview.gyp:android_webview_apk',
|
|
|