Index: chrome/browser/api/prefs/pref_change_registrar.cc |
diff --git a/chrome/browser/prefs/pref_change_registrar.cc b/chrome/browser/api/prefs/pref_change_registrar.cc |
similarity index 97% |
rename from chrome/browser/prefs/pref_change_registrar.cc |
rename to chrome/browser/api/prefs/pref_change_registrar.cc |
index 3531afd532e4b330d79c13718acbaf3518632cf7..23589d73baa2b43c839d8a02e81ecb689602656d 100644 |
--- a/chrome/browser/prefs/pref_change_registrar.cc |
+++ b/chrome/browser/api/prefs/pref_change_registrar.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/prefs/pref_change_registrar.h" |
+#include "chrome/browser/api/prefs/pref_change_registrar.h" |
#include "base/logging.h" |
#include "chrome/browser/prefs/pref_service.h" |