diff options
Diffstat (limited to 'build/all_android.gyp')
-rw-r--r-- | build/all_android.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all_android.gyp b/build/all_android.gyp index 1b110f2..77c37a8 100644 --- a/build/all_android.gyp +++ b/build/all_android.gyp @@ -89,6 +89,7 @@ '../ui/ui.gyp:ui_unittests_apk', '../android_webview/android_webview.gyp:android_webview_test_apk', '../chrome/chrome.gyp:chromium_testshell_test_apk', + '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests_apk' ], }], ], |