diff options
Diffstat (limited to 'chrome/browser/chromeos/system/touchpad_settings.cc')
-rw-r--r-- | chrome/browser/chromeos/system/touchpad_settings.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/chromeos/system/touchpad_settings.cc b/chrome/browser/chromeos/system/touchpad_settings.cc index 0378a18..157e7a1 100644 --- a/chrome/browser/chromeos/system/touchpad_settings.cc +++ b/chrome/browser/chromeos/system/touchpad_settings.cc @@ -14,6 +14,8 @@ #include "chrome/browser/chromeos/system/runtime_environment.h" #include "content/public/browser/browser_thread.h" +using content::BrowserThread; + namespace chromeos { namespace system { namespace touchpad_settings { |