| Index: chrome/browser/chromeos/settings/system_settings_provider.cc
|
| diff --git a/chrome/browser/chromeos/settings/system_settings_provider.cc b/chrome/browser/chromeos/settings/system_settings_provider.cc
|
| index 54e873e61528dbff158eef93930eaebe30e1dab5..5f2741f418d615e1596c21cce5af89d769a9ff2a 100644
|
| --- a/chrome/browser/chromeos/settings/system_settings_provider.cc
|
| +++ b/chrome/browser/chromeos/settings/system_settings_provider.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/chromeos/settings/system_settings_provider.h"
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/time.h"
|
| #include "base/values.h"
|
| #include "chrome/browser/chromeos/login/user_manager.h"
|
|
|