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

Unified Diff: ceee/ie/broker/broker.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: Chrome->Chromium 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 | « no previous file | ceee/ie/broker/broker_module.rc » ('j') | ceee/ie/plugin/bho/browser_helper_object.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ceee/ie/broker/broker.h
diff --git a/ceee/ie/broker/broker.h b/ceee/ie/broker/broker.h
index 163757aeb0a237bba3546ef512565a9778dae0d8..940429abb5142ab06517be39608c79adbf339513 100644
--- a/ceee/ie/broker/broker.h
+++ b/ceee/ie/broker/broker.h
@@ -35,7 +35,7 @@ class ATL_NO_VTABLE CeeeBroker
BEGIN_REGISTRY_MAP(CeeeBroker)
REGMAP_UUID("CLSID", CLSID_CeeeBroker)
REGMAP_UUID("LIBID", LIBID_CeeeBrokerLib)
- REGMAP_ENTRY("NAME", "Google CEEE Broker")
+ REGMAP_RESOURCE("NAME", IDS_CEEE_BROKER_NAME)
END_REGISTRY_MAP()
DECLARE_NOT_AGGREGATABLE(CeeeBroker)
« no previous file with comments | « no previous file | ceee/ie/broker/broker_module.rc » ('j') | ceee/ie/plugin/bho/browser_helper_object.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698