Chromium Code Reviews| Index: core/fxcrt/fx_basic_wstring.cpp |
| diff --git a/core/fxcrt/fx_basic_wstring.cpp b/core/fxcrt/fx_basic_wstring.cpp |
| index 03cb0599d599b9abf9b942d574f06531c5de54a0..8c1d494e7a20e3d6b42e3c9669b03cf73e228062 100644 |
| --- a/core/fxcrt/fx_basic_wstring.cpp |
| +++ b/core/fxcrt/fx_basic_wstring.cpp |
| @@ -14,6 +14,7 @@ |
| #include "third_party/base/numerics/safe_math.h" |
| template class CFX_StringDataTemplate<FX_WCHAR>; |
| +template class CFX_StringCTemplate<FX_WCHAR>; |
| namespace { |