| Index: components/test_runner/web_ax_object_proxy.cc
|
| diff --git a/content/shell/renderer/test_runner/web_ax_object_proxy.cc b/components/test_runner/web_ax_object_proxy.cc
|
| similarity index 99%
|
| rename from content/shell/renderer/test_runner/web_ax_object_proxy.cc
|
| rename to components/test_runner/web_ax_object_proxy.cc
|
| index 9a2f07eb8ebaacf74f25695b44846afe6b6c60e4..1dfa5640056fd454bbabbf206270463f4b4f1160 100644
|
| --- a/content/shell/renderer/test_runner/web_ax_object_proxy.cc
|
| +++ b/components/test_runner/web_ax_object_proxy.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/web_ax_object_proxy.h"
|
| +#include "components/test_runner/web_ax_object_proxy.h"
|
|
|
| #include "base/strings/stringprintf.h"
|
| #include "gin/handle.h"
|
|
|