summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorlliabraa@google.com <lliabraa@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-21 18:40:20 +0000
committerlliabraa@google.com <lliabraa@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-21 18:40:20 +0000
commit3eef111d6e9c32dd9c8a8e97532c7aa2738db028 (patch)
treea54005aef8d9a0b3376957a1ee7628d07436bd03 /testing
parent4c164c31c13a1f033223143d526703d9f4387ca4 (diff)
downloadchromium_src-3eef111d6e9c32dd9c8a8e97532c7aa2738db028.zip
chromium_src-3eef111d6e9c32dd9c8a8e97532c7aa2738db028.tar.gz
chromium_src-3eef111d6e9c32dd9c8a8e97532c7aa2738db028.tar.bz2
Add a white Default-568h@2x.png placeholder in iOS unit tests bundles.
BUG=None Review URL: https://codereview.chromium.org/12328038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@183839 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
-rw-r--r--testing/gtest.gyp1
-rw-r--r--testing/gtest_ios/Default-568h@2x.pngbin0 -> 1707 bytes
2 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)',
diff --git a/testing/gtest_ios/Default-568h@2x.png b/testing/gtest_ios/Default-568h@2x.png
new file mode 100644
index 0000000..8c9089d
--- /dev/null
+++ b/testing/gtest_ios/Default-568h@2x.png
Binary files differ