Index: gpu/gpu.gyp |
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
index 87e75f7e54444df26a1df25320c05a7d8f3d6005..fa0561a4a33b61158ef7155c3278f237d807c7b3 100644 |
--- a/gpu/gpu.gyp |
+++ b/gpu/gpu.gyp |
@@ -161,6 +161,8 @@ |
'../base/base.gyp:base', |
'../base/base.gyp:test_support_base', |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
+ '../mojo/mojo_edk.gyp:mojo_common_test_support', |
+ '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'<(angle_path)/src/angle.gyp:translator', |