Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/plugin/PluginSystem.h

Issue 5750789393874944: [IE] First round of ATL removal (Closed)
Patch Set: Created June 20, 2014, 9:22 p.m.
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
Download patch
Index: src/plugin/PluginSystem.h
===================================================================
--- a/src/plugin/PluginSystem.h
+++ b/src/plugin/PluginSystem.h
@@ -18,7 +18,7 @@
~CPluginSystem();
- CString GetBrowserLanguage() const;
+ std::wstring GetBrowserLanguage() const;
};
#endif // _PLUGIN_SYSTEM_H_

Powered by Google App Engine
This is Rietveld