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

Unified Diff: ios/chrome/browser/ui/ntp/BUILD.gn

Issue 2638953002: [ios] Put back clock open for recently closed image. (Closed)
Patch Set: Add back 1x image Created 3 years, 11 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/chrome/browser/ui/ntp/recent_tabs/views/show_full_history_view.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/ntp/BUILD.gn
diff --git a/ios/chrome/browser/ui/ntp/BUILD.gn b/ios/chrome/browser/ui/ntp/BUILD.gn
index b5b979e83bd6c7c2c1c326f742a1aa2be702d5dd..d5f8a7d928905561764443579f36045f57c9d17e 100644
--- a/ios/chrome/browser/ui/ntp/BUILD.gn
+++ b/ios/chrome/browser/ui/ntp/BUILD.gn
@@ -69,6 +69,9 @@ bundle_data("resources") {
"resources/ntp_mv_welcome_favicon@2x.png",
"resources/ntp_opentabs@2x.png",
"resources/ntp_opentabs@3x.png",
+ "resources/ntp_opentabs_clock.png",
+ "resources/ntp_opentabs_clock@2x.png",
+ "resources/ntp_opentabs_clock@3x.png",
"resources/ntp_opentabs_header@2x~ipad.png",
"resources/ntp_opentabs_header~ipad.png",
"resources/ntp_opentabs_laptop.png",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/ntp/recent_tabs/views/show_full_history_view.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698