diff options
Diffstat (limited to 'app/app.gyp')
-rw-r--r-- | app/app.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/app.gyp b/app/app.gyp index 7e4afd5..daad466 100644 --- a/app/app.gyp +++ b/app/app.gyp @@ -15,7 +15,6 @@ 'type': 'executable', 'dependencies': [ 'app_base', - 'app_resources', '../base/base.gyp:test_support_base', '../testing/gtest.gyp:gtest', ], |