| Index: ui/base/resource/resource_data_dll_win.h
|
| ===================================================================
|
| --- ui/base/resource/resource_data_dll_win.h (revision 133676)
|
| +++ ui/base/resource/resource_data_dll_win.h (working copy)
|
| @@ -21,7 +21,7 @@
|
| // ResourceHandle implementation:
|
| virtual bool GetStringPiece(uint16 resource_id,
|
| base::StringPiece* data) const OVERRIDE;
|
| - virtual RefCountedStaticMemory* GetStaticMemory(
|
| + virtual base::RefCountedStaticMemory* GetStaticMemory(
|
| uint16 resource_id) const OVERRIDE;
|
| virtual TextEncodingType GetTextEncodingType() const OVERRIDE;
|
|
|
|
|