| Index: content/shell/test_runner/tracked_dictionary.cc
|
| diff --git a/components/test_runner/tracked_dictionary.cc b/content/shell/test_runner/tracked_dictionary.cc
|
| similarity index 96%
|
| rename from components/test_runner/tracked_dictionary.cc
|
| rename to content/shell/test_runner/tracked_dictionary.cc
|
| index a5a8999fb242c308bd9ecf1b9a163090bd22db1e..99f6b35cb829e645d8480f870305656c1f885f6a 100644
|
| --- a/components/test_runner/tracked_dictionary.cc
|
| +++ b/content/shell/test_runner/tracked_dictionary.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/tracked_dictionary.h"
|
| +#include "content/shell/test_runner/tracked_dictionary.h"
|
|
|
| #include <utility>
|
|
|
|
|