| Index: components/test_runner/text_input_controller.cc
|
| diff --git a/content/shell/renderer/test_runner/text_input_controller.cc b/components/test_runner/text_input_controller.cc
|
| similarity index 99%
|
| rename from content/shell/renderer/test_runner/text_input_controller.cc
|
| rename to components/test_runner/text_input_controller.cc
|
| index 7eed9a2380becd4ffd9bc066fe02523d03ce1e68..d2fb0aadbf5ff479e80eba61f1078a093eeefb75 100644
|
| --- a/content/shell/renderer/test_runner/text_input_controller.cc
|
| +++ b/components/test_runner/text_input_controller.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "content/shell/renderer/test_runner/text_input_controller.h"
|
| +#include "components/test_runner/text_input_controller.h"
|
|
|
| #include "gin/arguments.h"
|
| #include "gin/handle.h"
|
|
|