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

Unified Diff: ios/web/ios_web_unittests.gyp

Issue 1108373003: Add ios/web/ test data for PNG favicon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | ios/web/test/data/testfavicon.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web_unittests.gyp
diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
index 2328056de2606544f1e9f92ba6c1bac3e887d65a..e8af98c42eb472e07f81c87ddb1f9fe1713bc27b 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -49,6 +49,7 @@
'test_data_files': [
'test/data/chrome.html',
'test/data/testbadpass.pkpass',
+ 'test/data/testfavicon.png',
'test/data/testpass.pkpass',
],
'test_data_prefix': 'ios/web',
« no previous file with comments | « no previous file | ios/web/test/data/testfavicon.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698