Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1167)

Unified Diff: components/browser_sync/abstract_profile_sync_service_test.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« no previous file with comments | « components/autofill/ios/browser/autofill_driver_ios.h ('k') | components/browser_sync/profile_sync_components_factory_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698