Chromium Code Reviews| Index: build/all_android.gyp | 
| diff --git a/build/all_android.gyp b/build/all_android.gyp | 
| index 2a263494c42c3301b29a048e8465f4b8ff584bc5..77b9d527a3a81ba2f30ce8668b1314aa62d3c645 100644 | 
| --- a/build/all_android.gyp | 
| +++ b/build/all_android.gyp | 
| @@ -97,6 +97,7 @@ | 
| ['sdk_build==1', { | 
| 'dependencies': [ | 
| '../android_webview/android_webview.gyp:android_webview_test_apk', | 
| + '../chrome/chrome.gyp:chromium_testshell_test_apk', | 
| ], | 
| }], | 
| ], |