| Index: components/html_viewer/layout_test_content_handler_impl.h
|
| diff --git a/components/html_viewer/layout_test_content_handler_impl.h b/components/html_viewer/layout_test_content_handler_impl.h
|
| index 5dc9cac411a57704504eed05ba9493b4632accf5..fdf64da3e42a940d319df772b9db60947b52693e 100644
|
| --- a/components/html_viewer/layout_test_content_handler_impl.h
|
| +++ b/components/html_viewer/layout_test_content_handler_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_HTML_VIEWER_LAYOUT_TEST_CONTENT_HANDLER_IMPL_H_
|
| #define COMPONENTS_HTML_VIEWER_LAYOUT_TEST_CONTENT_HANDLER_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/html_viewer/content_handler_impl.h"
|
| #include "components/html_viewer/html_factory.h"
|
| #include "components/test_runner/web_test_proxy.h"
|
|
|