| Index: chrome/browser/chromeos/system/timezone_settings.h
|
| diff --git a/chrome/browser/chromeos/system/timezone_settings.h b/chrome/browser/chromeos/system/timezone_settings.h
|
| index c7cb184a94a9904f904f3e5e363676aa26a20dc0..6e9cc6cad4aa32c6f3ac8fbed68c6cc26b77d81c 100644
|
| --- a/chrome/browser/chromeos/system/timezone_settings.h
|
| +++ b/chrome/browser/chromeos/system/timezone_settings.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <vector>
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "third_party/icu/public/i18n/unicode/timezone.h"
|
|
|
| namespace chromeos {
|
|
|