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

Unified Diff: ceee/ie/plugin/toolband/resource.h

Issue 5360002: Use BRANDING for IE CEEE. Simplify chrome_dll_version handling. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove spurious '33' from .gyp file. Created 10 years, 1 month 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 | « ceee/ie/plugin/scripting/scripting.gyp ('k') | ceee/ie/plugin/toolband/toolband.rc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ceee/ie/plugin/toolband/resource.h
diff --git a/ceee/ie/plugin/toolband/resource.h b/ceee/ie/plugin/toolband/resource.h
index b3856e5a4a55e74305e643542cef128285bcf546..f9af331f2f7e771e33299b15f48cac4fabd17c4b 100644
--- a/ceee/ie/plugin/toolband/resource.h
+++ b/ceee/ie/plugin/toolband/resource.h
@@ -21,16 +21,16 @@
#define IDS_CEEE_NAME 109
#define IDS_CEEE_EXECUTOR_CREATOR_NAME 110
#define IDS_CEEE_EXECUTOR_NAME 111
-
+#define IDS_CEEE_BHO_NAME 112
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 112
+#define _APS_NEXT_RESOURCE_VALUE 113
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 201
-#define _APS_NEXT_SYMED_VALUE 112
+#define _APS_NEXT_SYMED_VALUE 113
#endif
#endif
« no previous file with comments | « ceee/ie/plugin/scripting/scripting.gyp ('k') | ceee/ie/plugin/toolband/toolband.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698