| Index: content/shell/test_runner/layout_and_paint_async_then.cc
|
| diff --git a/components/test_runner/layout_and_paint_async_then.cc b/content/shell/test_runner/layout_and_paint_async_then.cc
|
| similarity index 96%
|
| rename from components/test_runner/layout_and_paint_async_then.cc
|
| rename to content/shell/test_runner/layout_and_paint_async_then.cc
|
| index b2834d249d771d07ecc62049b2b20b37db25f629..47d753e0b584df927073857d4874e32895f8e6b4 100644
|
| --- a/components/test_runner/layout_and_paint_async_then.cc
|
| +++ b/content/shell/test_runner/layout_and_paint_async_then.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 "components/test_runner/layout_and_paint_async_then.h"
|
| +#include "content/shell/test_runner/layout_and_paint_async_then.h"
|
|
|
| #include "base/callback.h"
|
| #include "base/trace_event/trace_event.h"
|
|
|