Chromium Code Reviews| Index: chrome/browser/chromeos/system/timezone_settings.cc |
| diff --git a/chrome/browser/chromeos/system/timezone_settings.cc b/chrome/browser/chromeos/system/timezone_settings.cc |
| index 101213beb418b0b870a01d131bb85ed0157b1061..414463f660cbbdd9015711a7495f511020c8ec56 100644 |
| --- a/chrome/browser/chromeos/system/timezone_settings.cc |
| +++ b/chrome/browser/chromeos/system/timezone_settings.cc |
| @@ -16,6 +16,8 @@ |
| #include "chrome/browser/chromeos/system/runtime_environment.h" |
| #include "content/public/browser/browser_thread.h" |
| +using content::BrowserThread; |
| + |
| namespace chromeos { |
| namespace system { |