| Index: build/all_android.gyp
|
| diff --git a/build/all_android.gyp b/build/all_android.gyp
|
| index ea974252fbfed0a9873b4c2c3a79a7691b2baa40..6514c83205edacd410180779b63f83f8f6e7986a 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',
|
|
|