| Index: chrome/browser/chromeos/settings/system_settings_provider.h
|
| diff --git a/chrome/browser/chromeos/settings/system_settings_provider.h b/chrome/browser/chromeos/settings/system_settings_provider.h
|
| index 91834c8ef4c434715aa248ad74b29b1da0fdc9f1..886f811302d24d77b683ea0bf4f1f0c2ba640085 100644
|
| --- a/chrome/browser/chromeos/settings/system_settings_provider.h
|
| +++ b/chrome/browser/chromeos/settings/system_settings_provider.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chromeos/settings/cros_settings_provider.h"
|
| #include "chromeos/settings/timezone_settings.h"
|
|
|