| Index: chrome/browser/sync/test/integration/sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/sync_test.cc b/chrome/browser/sync/test/integration/sync_test.cc
|
| index 138bfefa5e9d4ff5712a50e265f91f2109796ae0..d00e5f4e9bd3325ac8c1c117bfc38c08d84bb075 100644
|
| --- a/chrome/browser/sync/test/integration/sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/sync_test.cc
|
| @@ -86,6 +86,7 @@
|
| #include "sync/protocol/sync.pb.h"
|
| #include "sync/test/fake_server/fake_server.h"
|
| #include "sync/test/fake_server/fake_server_network_resources.h"
|
| +#include "ui/gfx/host_desktop_type.h"
|
| #include "url/gurl.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|