| Index: chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| diff --git a/chrome/browser/sync/test/integration/profile_sync_service_harness.cc b/chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| index 9bac8f3cc6e3a082cb3c29d97dce3bb8cb87cd07..288dd0f247d0af31bb14b8ce819881b8ee94a3f9 100644
|
| --- a/chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| +++ b/chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| @@ -8,9 +8,7 @@
|
| #include <iterator>
|
| #include <ostream>
|
| #include <sstream>
|
| -#include <vector>
|
|
|
| -#include "base/compiler_specific.h"
|
| #include "base/json/json_writer.h"
|
| #include "base/logging.h"
|
| #include "base/strings/stringprintf.h"
|
|
|