| Index: chrome/browser/sync/test/integration/sync_extension_helper.cc
|
| diff --git a/chrome/browser/sync/test/integration/sync_extension_helper.cc b/chrome/browser/sync/test/integration/sync_extension_helper.cc
|
| index a7517630c7cea93b73b72043a946d322a86f94b4..a04167147f705119e2d9c51fe79d45c1cbbea9dc 100644
|
| --- a/chrome/browser/sync/test/integration/sync_extension_helper.cc
|
| +++ b/chrome/browser/sync/test/integration/sync_extension_helper.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/sync/test/integration/sync_extension_helper.h"
|
|
|
| -#include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/logging.h"
|
| #include "base/values.h"
|
| #include "chrome/browser/extensions/extension_service.h"
|
|
|