summaryrefslogtreecommitdiffstats
path: root/o3d/build/o3d_all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/build/o3d_all.gyp')
-rw-r--r--o3d/build/o3d_all.gyp3
1 files changed, 1 insertions, 2 deletions
diff --git a/o3d/build/o3d_all.gyp b/o3d/build/o3d_all.gyp
index f30de4c..80447b7 100644
--- a/o3d/build/o3d_all.gyp
+++ b/o3d/build/o3d_all.gyp
@@ -50,8 +50,7 @@
['renderer=="cb"',
{
'dependencies': [
- '../gpu/gpu.gyp:gpu_plugin_unittests',
- '../gpu/gpu.gyp:np_utils_unittests',
+ '../gpu_plugin/gpu_plugin.gyp:*',
],
},
],