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

Unified Diff: ui/webui/resources/webui_resources.grd

Issue 1487283005: Implement the new Sync Confirmation dialog on Linux and Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Mac/ChromeOS builds and iOS tests. Created 4 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 | « components/signin/core/browser/fake_signin_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index df687b739aa4b71f5a733cf27d2241728c8cdbe4..90cba1dd185a45b25e29ad24abe0162a863b0312 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -193,6 +193,8 @@ without changes to the corresponding grd file. -->
file="images/throbber_small.svg" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_TRASH"
file="images/trash.png" type="BINDATA" />
+ <include name="IDR_WEBUI_IMAGES_CHECK_CIRCLE"
+ file="images/check_circle.svg" type="BINDATA" />
<part file="cr_elements_images.grdp" />
</includes>
« no previous file with comments | « components/signin/core/browser/fake_signin_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698