Chromium Code Reviews| Index: public/all.gyp |
| diff --git a/public/all.gyp b/public/all.gyp |
| index 062eceb3e45ce676595c2e84f29f944c759c3d4a..d785463fbaebc91824ecacfecb39529f3f80d35c 100644 |
| --- a/public/all.gyp |
| +++ b/public/all.gyp |
| @@ -48,6 +48,7 @@ |
| ['OS=="android" and android_webview_build==0 and gtest_target_type == "shared_library"', { |
| 'dependencies': [ |
| '../Source/web/web_tests.gyp:webkit_unit_tests_apk', |
| + '../Source/heap/blink_heap_tests.gyp:blink_heap_unittests_apk', |
| ], |
| }], |
| ], |