Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Unified Diff: testing/gtest.gyp

Issue 12328038: Add a white Default-568h@2x.png placeholder in iOS unit tests bundles. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | testing/gtest_ios/Default-568h@2x.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/gtest.gyp
diff --git a/testing/gtest.gyp b/testing/gtest.gyp
index 7d57d0d0a6f41acccbfcb967e57c6baac704ba4d..97e56375ec6a962cd6e7ab08d456bda3b05a1041 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)',
« no previous file with comments | « no previous file | testing/gtest_ios/Default-568h@2x.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698