Index: mojo/mojo.gyp |
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
index 4f806cbf9b93e7736f42f348685b15f92a773867..46d3f94b8c4af50af21ca7bedd5dd9bbd2e19ccf 100644 |
--- a/mojo/mojo.gyp |
+++ b/mojo/mojo.gyp |
@@ -341,7 +341,9 @@ |
'..' |
], |
'dependencies': [ |
+ '../testing/gtest.gyp:gtest', |
'mojo_bindings', |
+ 'mojo_run_all_unittests', |
'mojo_system', |
], |
'sources': [ |