| Index: components/test_runner/text_input_controller.cc
|
| diff --git a/components/test_runner/text_input_controller.cc b/components/test_runner/text_input_controller.cc
|
| index 55391537165b80d65c1a47de4356e97de7a7fe0a..49678ab6996ef4f734e87b0c9be2654391ab23c0 100644
|
| --- a/components/test_runner/text_input_controller.cc
|
| +++ b/components/test_runner/text_input_controller.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "components/test_runner/text_input_controller.h"
|
|
|
| +#include "base/macros.h"
|
| #include "gin/arguments.h"
|
| #include "gin/handle.h"
|
| #include "gin/object_template_builder.h"
|
|
|