| Index: components/history/core/test/fake_web_history_service.cc
|
| diff --git a/components/history/core/test/fake_web_history_service.cc b/components/history/core/test/fake_web_history_service.cc
|
| index 44e5be420c94f145c4a22f189116c7a80a61c13d..8db715bf96c5d1b2270843ac03c8cb810a0a96e1 100644
|
| --- a/components/history/core/test/fake_web_history_service.cc
|
| +++ b/components/history/core/test/fake_web_history_service.cc
|
| @@ -11,9 +11,9 @@
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "base/time/time.h"
|
| +#include "components/sync/protocol/history_status.pb.h"
|
| #include "net/base/url_util.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| -#include "sync/protocol/history_status.pb.h"
|
|
|
| namespace history {
|
|
|
|
|