| Index: chrome/browser/sync/test/integration/sync_test.h
|
| diff --git a/chrome/browser/sync/test/integration/sync_test.h b/chrome/browser/sync/test/integration/sync_test.h
|
| index 1d1669110e312facdede6cf8595cc0c2ff26586c..3fe583fb55d53a946dc9bb03318b2e235393b693 100644
|
| --- a/chrome/browser/sync/test/integration/sync_test.h
|
| +++ b/chrome/browser/sync/test/integration/sync_test.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "base/process_util.h"
|
| -#include "net/base/mock_host_resolver.h"
|
| +#include "net/dns/mock_host_resolver.h"
|
| #include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/protocol/sync_protocol_error.h"
|
| #include "sync/test/local_sync_test_server.h"
|
|
|