Chromium Code Reviews| Index: components/browser_sync/abstract_profile_sync_service_test.h |
| diff --git a/components/browser_sync/abstract_profile_sync_service_test.h b/components/browser_sync/abstract_profile_sync_service_test.h |
| index dc2fc7c976b83df591996b827afabf0298342033..f7d3d12a294551e587628a1a29a5b6ab6971eb6a 100644 |
| --- a/components/browser_sync/abstract_profile_sync_service_test.h |
| +++ b/components/browser_sync/abstract_profile_sync_service_test.h |
| @@ -19,10 +19,6 @@ |
| #include "components/sync/syncable/change_record.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| -namespace syncer { |
| -struct UserShare; |
| -} // namespace syncer |
| - |
| namespace browser_sync { |
| class TestProfileSyncService; |