| Index: chrome/browser/prefs/pref_service.cc
|
| diff --git a/chrome/browser/pref_service.cc b/chrome/browser/prefs/pref_service.cc
|
| similarity index 99%
|
| rename from chrome/browser/pref_service.cc
|
| rename to chrome/browser/prefs/pref_service.cc
|
| index 8ad9bc789f02a67bc74f26c147134c000ca07e82..1ab671a3d386b636274e8978c61c6ee67b5299d9 100644
|
| --- a/chrome/browser/pref_service.cc
|
| +++ b/chrome/browser/prefs/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/browser/pref_service.h"
|
| +#include "chrome/browser/prefs/pref_service.h"
|
|
|
| #include <algorithm>
|
| #include <string>
|
|
|