diff options
Diffstat (limited to 'o3d/build/o3d_all.gyp')
-rw-r--r-- | o3d/build/o3d_all.gyp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/o3d/build/o3d_all.gyp b/o3d/build/o3d_all.gyp index f30de4c..b55d97b 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/gpu.gyp:gpu_all_unittests', ], }, ], |