| Index: sync/test/local_sync_test_server.h
|
| diff --git a/sync/test/local_sync_test_server.h b/sync/test/local_sync_test_server.h
|
| index 4e829ec91adf90f944d9030ac62ac38b9a2ebec4..3cd9e559253566a15b0bb23c1a23ec4e67f0438b 100644
|
| --- a/sync/test/local_sync_test_server.h
|
| +++ b/sync/test/local_sync_test_server.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| -#include "net/test/local_test_server.h"
|
| +#include "net/test/spawned_test_server/local_test_server.h"
|
|
|
| namespace syncer {
|
|
|
|
|