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

Unified Diff: chrome/browser/browser_resources.h

Issue 18346: Adds support for multiple malware/phishing resources in a page (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/browser_resources.rc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_resources.h
===================================================================
--- chrome/browser/browser_resources.h (revision 8521)
+++ chrome/browser/browser_resources.h (working copy)
@@ -9,6 +9,8 @@
#define IDR_NEW_TAB_HTML 208
#define IDR_SAFE_BROWSING_MALWARE_BLOCK 209
#define IDR_SAFE_BROWSING_PHISHING_BLOCK 210
-#define IDR_INCOGNITO_TAB_HTML 211
-#define IDR_CREDITS_HTML 212
-#define IDR_HISTORY_HTML 213
+#define IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK 211
+#define IDR_INCOGNITO_TAB_HTML 212
+#define IDR_CREDITS_HTML 213
+#define IDR_HISTORY_HTML 214
+
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/browser_resources.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698