Chromium Code Reviews

Unified Diff: chrome_frame/chrome_protocol.h

Issue 523040: Some Chrome Frame cleanup:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome_frame/chrome_launcher_main.cc ('k') | chrome_frame/chrome_tab.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_protocol.h
===================================================================
--- chrome_frame/chrome_protocol.h (revision 35533)
+++ chrome_frame/chrome_protocol.h (working copy)
@@ -60,6 +60,4 @@
STDMETHOD(UnlockRequest)(void);
};
-OBJECT_ENTRY_AUTO(__uuidof(ChromeProtocol), ChromeProtocol)
-
#endif // CHROME_FRAME_CHROME_PROTOCOL_H_
« no previous file with comments | « chrome_frame/chrome_launcher_main.cc ('k') | chrome_frame/chrome_tab.cc » ('j') | no next file with comments »

Powered by Google App Engine