| Index: components/test_runner/gc_controller.h
|
| diff --git a/components/test_runner/gc_controller.h b/components/test_runner/gc_controller.h
|
| index 2fce5bc1998d852a855da7a58b6ba03b9bcc8faf..182fe8b3667b4d985a2eadb820366e9bf54814e6 100644
|
| --- a/components/test_runner/gc_controller.h
|
| +++ b/components/test_runner/gc_controller.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_TEST_RUNNER_GC_CONTROLLER_H_
|
| #define COMPONENTS_TEST_RUNNER_GC_CONTROLLER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "gin/wrappable.h"
|
|
|
| namespace blink {
|
|
|