| Index: build/all_android.gyp
 | 
| diff --git a/build/all_android.gyp b/build/all_android.gyp
 | 
| index d6350b32c545ae7e6e3b5762f12900c445c71fb5..bf0d477fe29729c04ba631080783e36f8f987112 100644
 | 
| --- a/build/all_android.gyp
 | 
| +++ b/build/all_android.gyp
 | 
| @@ -112,7 +112,7 @@
 | 
|              '../android_webview/android_webview.gyp:android_webview_test_apk',
 | 
|              '../chrome/chrome.gyp:chromium_testshell_test_apk',
 | 
|              '../chrome/chrome.gyp:chromium_testshell_uiautomator_tests',
 | 
| -            '../webkit/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests_apk'
 | 
| +            '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests_apk'
 | 
|            ],
 | 
|          }],
 | 
|        ],
 | 
| 
 |