| Index: chrome/browser/sync/test/integration/single_client_typed_urls_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/single_client_typed_urls_sync_test.cc b/chrome/browser/sync/test/integration/single_client_typed_urls_sync_test.cc
|
| index 81f154ac61660adf88ecc6211f36c7a19a326210..ddd2597baef2ea35d2938de6c2028f6592109107 100644
|
| --- a/chrome/browser/sync/test/integration/single_client_typed_urls_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/single_client_typed_urls_sync_test.cc
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/memory/scoped_vector.h"
|
| #include "chrome/browser/sessions/session_service.h"
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
| #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
|
|
|