| Index: chrome/service/service_process_prefs_unittest.cc
|
| diff --git a/chrome/service/service_process_prefs_unittest.cc b/chrome/service/service_process_prefs_unittest.cc
|
| index 3d7ae1fee09a4123e18d971bd51877e528acbe70..4cd7e6fd02224ff5d6bb2533861e86a432b32ba2 100644
|
| --- a/chrome/service/service_process_prefs_unittest.cc
|
| +++ b/chrome/service/service_process_prefs_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/message_loop.h"
|
| -#include "base/sequenced_task_runner.h"
|
| +#include "base/task/sequenced_task_runner.h"
|
| #include "chrome/service/service_process_prefs.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|