| Index: chrome/browser/api/prefs/pref_member_unittest.cc
|
| diff --git a/chrome/browser/prefs/pref_member_unittest.cc b/chrome/browser/api/prefs/pref_member_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/prefs/pref_member_unittest.cc
|
| rename to chrome/browser/api/prefs/pref_member_unittest.cc
|
| index 5718c561e1d810e4bcd2dc3cd51b14a501ab6300..0b6b15763b76f8331a432dd02d663423f3507b45 100644
|
| --- a/chrome/browser/prefs/pref_member_unittest.cc
|
| +++ b/chrome/browser/api/prefs/pref_member_unittest.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/message_loop.h"
|
|
|