| Index: chrome_frame/simple_resource_loader.h
|
| diff --git a/chrome_frame/simple_resource_loader.h b/chrome_frame/simple_resource_loader.h
|
| index 45d03ed90092128f74b5cef136f8a23c060ae1a9..505c0cb899cc3dd3d0a5cc22df9c04649b9df530 100644
|
| --- a/chrome_frame/simple_resource_loader.h
|
| +++ b/chrome_frame/simple_resource_loader.h
|
| @@ -21,7 +21,7 @@
|
| class SimpleResourceLoader {
|
| public:
|
|
|
| - static SimpleResourceLoader* instance();
|
| + static SimpleResourceLoader* GetInstance();
|
|
|
| // Returns the language tag for the active language.
|
| static std::wstring GetLanguage();
|
|
|