| Index: chrome/browser/chromeos/settings/stub_cros_settings_provider.h
|
| diff --git a/chrome/browser/chromeos/settings/stub_cros_settings_provider.h b/chrome/browser/chromeos/settings/stub_cros_settings_provider.h
|
| index 9d88bf7dfa17f15458d0a3f04c65a0d9dce481ed..92a9a8d23bde01cbed3c9cd3402e2a60fe9b9003 100644
|
| --- a/chrome/browser/chromeos/settings/stub_cros_settings_provider.h
|
| +++ b/chrome/browser/chromeos/settings/stub_cros_settings_provider.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/prefs/pref_value_map.h"
|
| #include "chrome/browser/chromeos/settings/cros_settings_provider.h"
|
| -#include "chrome/browser/prefs/pref_value_map.h"
|
|
|
| namespace chromeos {
|
|
|
|
|