| Index: content/child/webfallbackthemeengine_impl.h
|
| diff --git a/content/child/webfallbackthemeengine_impl.h b/content/child/webfallbackthemeengine_impl.h
|
| index 8f45f16499031cbe00464f80db9ab52731f725cc..aa100d6fff90bd4cf7a915708376812de411c3ad 100644
|
| --- a/content/child/webfallbackthemeengine_impl.h
|
| +++ b/content/child/webfallbackthemeengine_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_CHILD_WEBFALLBACKTHEMEENGINE_IMPL_H_
|
| #define CONTENT_CHILD_WEBFALLBACKTHEMEENGINE_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "third_party/WebKit/public/platform/WebFallbackThemeEngine.h"
|
|
|
|
|