| Index: content/shell/test_runner/layout_dump.cc
|
| diff --git a/components/test_runner/layout_dump.cc b/content/shell/test_runner/layout_dump.cc
|
| similarity index 98%
|
| rename from components/test_runner/layout_dump.cc
|
| rename to content/shell/test_runner/layout_dump.cc
|
| index e7e471edb52431092fc5c2198985a1a725a8ef7c..9c6837c8aeda5c0350038906e26e4c0aa040e08a 100644
|
| --- a/components/test_runner/layout_dump.cc
|
| +++ b/content/shell/test_runner/layout_dump.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_dump.h"
|
| +#include "content/shell/test_runner/layout_dump.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/strings/stringprintf.h"
|
|
|