Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index e7cf8115b2ce69a66792653edd9d96d3e6e2b5ad..473561225962dc62967dfa42549269355a59a27d 100644 |
--- a/build/all_android.gyp |
+++ b/build/all_android.gyp |
@@ -24,7 +24,8 @@ |
'type': 'none', |
'dependencies': [ |
'../base/base.gyp:base_unittests', |
- '../sql/sql.gyp:sql_unittests' |
+ '../sql/sql.gyp:sql_unittests', |
+ '../ipc/ipc.gyp:ipc_tests' |
], |
}, |
], # targets |