| Index: webkit/support/test_shell_webmimeregistry_impl.cc
|
| diff --git a/webkit/tools/test_shell/test_shell_webmimeregistry_impl.cc b/webkit/support/test_shell_webmimeregistry_impl.cc
|
| similarity index 96%
|
| rename from webkit/tools/test_shell/test_shell_webmimeregistry_impl.cc
|
| rename to webkit/support/test_shell_webmimeregistry_impl.cc
|
| index 06a880bc57727303070398a205264aa74105e8fc..eab4b25584254fcec735388f37b8d73ad4a44f6b 100644
|
| --- a/webkit/tools/test_shell/test_shell_webmimeregistry_impl.cc
|
| +++ b/webkit/support/test_shell_webmimeregistry_impl.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 "webkit/tools/test_shell/test_shell_webmimeregistry_impl.h"
|
| +#include "webkit/support/test_shell_webmimeregistry_impl.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "base/string_util.h"
|
|
|