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

Unified Diff: chrome/app/chrome_dll_resource.h

Issue 594063: Plumb shift-reload down into newly-added shift-reload API. (Closed)
Patch Set: 80 Created 10 years, 10 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 | chrome/browser/browser.h » ('j') | chrome/browser/gtk/accelerators_gtk.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_dll_resource.h
diff --git a/chrome/app/chrome_dll_resource.h b/chrome/app/chrome_dll_resource.h
index c73243c771e99023979956b829edf17d661cf436..1d5caff6ffb9d2f81022acc38d5bb34c446d089e 100644
--- a/chrome/app/chrome_dll_resource.h
+++ b/chrome/app/chrome_dll_resource.h
@@ -73,6 +73,9 @@
#define IDC_OPEN_CURRENT_URL 33004
#define IDC_GO 33005
#define IDC_STOP 33006
+// TODO: put this alongside RELOAD, next time someone wants to fix all
+// the Mac ids.
+#define IDC_RELOAD_IGNORING_CACHE 33007
// Window management commands
#define IDC_NEW_WINDOW 34000
« no previous file with comments | « no previous file | chrome/browser/browser.h » ('j') | chrome/browser/gtk/accelerators_gtk.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698