| Index: content/shell/common/shell_test_configuration.cc
|
| diff --git a/content/shell/shell_test_configuration.cc b/content/shell/common/shell_test_configuration.cc
|
| similarity index 87%
|
| rename from content/shell/shell_test_configuration.cc
|
| rename to content/shell/common/shell_test_configuration.cc
|
| index 6caff2edc7a0b1765a7f7e3ae9e498f12300ffe8..43f2651680c43452c03428a705872d3911a4e54b 100644
|
| --- a/content/shell/shell_test_configuration.cc
|
| +++ b/content/shell/common/shell_test_configuration.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/shell_test_configuration.h"
|
| +#include "content/shell/common/shell_test_configuration.h"
|
|
|
| namespace content {
|
|
|
|
|