| Index: trunk/src/chrome/service/service_process_prefs_unittest.cc
|
| ===================================================================
|
| --- trunk/src/chrome/service/service_process_prefs_unittest.cc (revision 198847)
|
| +++ trunk/src/chrome/service/service_process_prefs_unittest.cc (working copy)
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/message_loop.h"
|
| -#include "base/task/sequenced_task_runner.h"
|
| +#include "base/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"
|
|
|