diff options
Diffstat (limited to 'gpu')
-rw-r--r-- | gpu/gpu.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp index d9f0efa..6ef5929 100644 --- a/gpu/gpu.gyp +++ b/gpu/gpu.gyp @@ -251,7 +251,6 @@ 'target_name': 'gpu_unittests', 'type': 'executable', 'dependencies': [ - '../app/app.gyp:app_base', '../testing/gmock.gyp:gmock', '../testing/gmock.gyp:gmock_main', '../testing/gtest.gyp:gtest', |