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

Unified Diff: ceee/ie/broker/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/broker/broker_module.rc ('k') | ceee/ie/plugin/bho/bho.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ceee/ie/broker/resource.h
diff --git a/ceee/ie/broker/resource.h b/ceee/ie/broker/resource.h
index 60c69778d92ce70b65dbb4e7465f7a42ca1f0a7a..4d0a67e0870ebc7df79e75e899fb06f8ab414c27 100644
--- a/ceee/ie/broker/resource.h
+++ b/ceee/ie/broker/resource.h
@@ -15,6 +15,7 @@
#define IDS_PROJNAME 100
#define IDR_BROKER_MODULE 101
#define IDR_BROKER 102
+#define IDS_CEEE_BROKER_NAME 103
// Next default values for new objects
@@ -23,7 +24,7 @@
#define _APS_NEXT_RESOURCE_VALUE 201
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 201
-#define _APS_NEXT_SYMED_VALUE 103
+#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif
« no previous file with comments | « ceee/ie/broker/broker_module.rc ('k') | ceee/ie/plugin/bho/bho.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698