diff options
Diffstat (limited to 'chrome/browser/chromeos/system/timezone_settings.cc')
-rw-r--r-- | chrome/browser/chromeos/system/timezone_settings.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/chromeos/system/timezone_settings.cc b/chrome/browser/chromeos/system/timezone_settings.cc index 101213b..414463f 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 { |