| Index: chrome/browser/chromeos/system/input_device_settings.cc
|
| diff --git a/chrome/browser/chromeos/system/input_device_settings.cc b/chrome/browser/chromeos/system/input_device_settings.cc
|
| index 14f83787962c00b596fbf54f29290fe3520aa22b..261dca1e45e8c7d19f8aafdcc939821ac59d70f7 100644
|
| --- a/chrome/browser/chromeos/system/input_device_settings.cc
|
| +++ b/chrome/browser/chromeos/system/input_device_settings.cc
|
| @@ -15,7 +15,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/message_loop.h"
|
| #include "base/process_util.h"
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "base/threading/sequenced_worker_pool.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
|
|