diff options
Diffstat (limited to 'testing/gtest.gyp')
-rw-r--r-- | testing/gtest.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/gtest.gyp b/testing/gtest.gyp index 7d57d0d..97e5637 100644 --- a/testing/gtest.gyp +++ b/testing/gtest.gyp @@ -86,6 +86,7 @@ }, 'mac_bundle_resources': [ '<(ios_unittest_info_plist_path)', + '<(DEPTH)/testing/gtest_ios/Default-568h@2x.png', ], 'mac_bundle_resources!': [ '<(ios_unittest_info_plist_path)', |