| Index: base/prefs/testing_pref_service.cc
|
| diff --git a/chrome/test/base/testing_pref_service.cc b/base/prefs/testing_pref_service.cc
|
| similarity index 97%
|
| rename from chrome/test/base/testing_pref_service.cc
|
| rename to base/prefs/testing_pref_service.cc
|
| index ae7342e988cfccc837b89635efd4ae4b03e150f6..22755da90a5cf41cdcf827077acc3864193ca45e 100644
|
| --- a/chrome/test/base/testing_pref_service.cc
|
| +++ b/base/prefs/testing_pref_service.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 "chrome/test/base/testing_pref_service.h"
|
| +#include "base/prefs/testing_pref_service.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/compiler_specific.h"
|
|
|