Index: chrome/browser/api/prefs/pref_member.cc |
diff --git a/chrome/browser/prefs/pref_member.cc b/chrome/browser/api/prefs/pref_member.cc |
similarity index 98% |
rename from chrome/browser/prefs/pref_member.cc |
rename to chrome/browser/api/prefs/pref_member.cc |
index 902224e91ff4067fd9fdb4e83591d6635bb2ea98..42a9d15c8e2689f25bb57dff0cbdde21e573b489 100644 |
--- a/chrome/browser/prefs/pref_member.cc |
+++ b/chrome/browser/api/prefs/pref_member.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_member.h" |
+#include "chrome/browser/api/prefs/pref_member.h" |
#include "base/bind.h" |
#include "base/logging.h" |