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

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: Reverted a few sign changes missed in last patchset 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
Index: ui/webui/resources/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index 8abacac58368f06d214a0ad73c93ef967b5f5a53..77b2022d1b50f0f7bbedf509a8ce917ffa354fc8 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -192,6 +192,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>

Powered by Google App Engine
This is Rietveld 408576698