| Index: ui/gfx/linux_font_delegate.h
|
| diff --git a/ui/gfx/linux_font_delegate.h b/ui/gfx/linux_font_delegate.h
|
| index 3a8d7bb86dcb74376d80b16e7ee0d77f31118960..c467f93784a4189ddaf4f95850d8ccc1af04d0af 100644
|
| --- a/ui/gfx/linux_font_delegate.h
|
| +++ b/ui/gfx/linux_font_delegate.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef UI_GFX_LINUX_FONT_DELEGATE_H_
|
| #define UI_GFX_LINUX_FONT_DELEGATE_H_
|
|
|
| +#include <memory>
|
| #include <string>
|
|
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "ui/gfx/font_render_params.h"
|
| #include "ui/gfx/gfx_export.h"
|
|
|
|
|