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

Unified Diff: components/drive/chromeos/sync_client.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
« no previous file with comments | « components/drive/chromeos/sync/entry_update_performer.h ('k') | components/drive/drive_api_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/drive/chromeos/sync_client.h
diff --git a/components/drive/chromeos/sync_client.h b/components/drive/chromeos/sync_client.h
index 68339f538574dda60f10d2f044397440023d2c5e..c9d390dfef54be01ad7898d65837f36b2c14ec5f 100644
--- a/components/drive/chromeos/sync_client.h
+++ b/components/drive/chromeos/sync_client.h
@@ -25,7 +25,6 @@ class SequencedTaskRunner;
namespace drive {
-class FileCacheEntry;
class JobScheduler;
class ResourceEntry;
struct ClientContext;
@@ -37,7 +36,6 @@ class OperationDelegate;
namespace internal {
-class ChangeListLoader;
class EntryUpdatePerformer;
class FileCache;
class LoaderController;
« no previous file with comments | « components/drive/chromeos/sync/entry_update_performer.h ('k') | components/drive/drive_api_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698