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

Unified Diff: plugin/npapi_host_control/win/np_object_proxy.rgs

Issue 593083: Removal Of NPObjectProxy ClassId (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/o3d/
Patch Set: 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
Index: plugin/npapi_host_control/win/np_object_proxy.rgs
===================================================================
--- plugin/npapi_host_control/win/np_object_proxy.rgs (revision 38922)
+++ plugin/npapi_host_control/win/np_object_proxy.rgs (working copy)
@@ -1,37 +0,0 @@
-HKCU
-{
- Software
- {
- Classes
- {
- o3d_host.NPObjectProxy.1 = s 'NPObjectProxy Class'
- {
- CLSID = s '{1D68424D-7A71-4b61-AE5C-56DBCD8B0E53}'
- 'Insertable'
- }
- o3d_host.NPObjectProxy = s 'NPObjectProxy Class'
- {
- CLSID = s '{1D68424D-7A71-4b61-AE5C-56DBCD8B0E53}'
- CurVer = s 'o3d_host.NPObjectProxy.1'
- }
- NoRemove CLSID
- {
- ForceRemove {1D68424D-7A71-4b61-AE5C-56DBCD8B0E53} = s 'NPObjectProxy Class'
- {
- ProgID = s 'o3d_host.NPObjectProxy.1'
- VersionIndependentProgID = s 'o3d_host.NPObjectProxy'
- ForceRemove 'Programmable'
- InprocServer32 = s '%MODULE%'
- {
- val ThreadingModel = s 'Apartment'
- }
- val AppID = s '%APPID%'
- ForceRemove 'Control'
- ForceRemove 'Insertable'
- 'TypeLib' = s '{D4F6E31C-E952-48FE-9833-6AE308BD79C6}'
- 'Version' = s '1.0'
- }
- }
- }
- }
-}
« no previous file with comments | « plugin/npapi_host_control/win/np_object_proxy.h ('k') | plugin/npapi_host_control/win/npapi_host_control.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698