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

Unified Diff: chrome/browser/resources_util_unittest.cc

Issue 1228923002: Revert vector icon CLs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@merge_aide_oobe_completion
Patch Set: Created 5 years, 5 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: chrome/browser/resources_util_unittest.cc
diff --git a/chrome/browser/resources_util_unittest.cc b/chrome/browser/resources_util_unittest.cc
index 216e0ec7d138c26469771df2fec0e8a5546d1c89..7364a2873b3e9899ecaf4645b38a08464f984eca 100644
--- a/chrome/browser/resources_util_unittest.cc
+++ b/chrome/browser/resources_util_unittest.cc
@@ -21,7 +21,7 @@ TEST(ResourcesUtil, SpotCheckIds) {
{"IDR_INFOBAR_COOKIE", IDR_INFOBAR_COOKIE},
{"IDR_PAGEINFO_BAD", IDR_PAGEINFO_BAD},
// IDRs from ui/resources/ui_resources.grd should be valid.
- {"IDR_FOLDER_CLOSED", IDR_FOLDER_CLOSED},
+ {"IDR_CHECKMARK", IDR_CHECKMARK},
#if defined(OS_CHROMEOS)
// Check IDRs from ui/chromeos/resources/ui_chromeos_resources.grd.
{"IDR_LOGIN_DEFAULT_USER", IDR_LOGIN_DEFAULT_USER},
« no previous file with comments | « chrome/browser/resources/help/help_content.css ('k') | chrome/browser/ui/views/profiles/profile_chooser_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698