| Index: chrome/browser/chromeos/system/touchpad_settings.cc
|
| diff --git a/chrome/browser/chromeos/system/touchpad_settings.cc b/chrome/browser/chromeos/system/touchpad_settings.cc
|
| index 449bdc54904f47a2badd66aa76d118b53027ce6a..0378a18221f8c898c0784b9d9e78852bb2e8713d 100644
|
| --- a/chrome/browser/chromeos/system/touchpad_settings.cc
|
| +++ b/chrome/browser/chromeos/system/touchpad_settings.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/process_util.h"
|
| #include "base/stringprintf.h"
|
| #include "chrome/browser/chromeos/system/runtime_environment.h"
|
| -#include "content/browser/browser_thread.h"
|
| +#include "content/public/browser/browser_thread.h"
|
|
|
| namespace chromeos {
|
| namespace system {
|
|
|