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

Unified Diff: chrome/browser/sync_file_system/drive_backend/uninstall_app_task.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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: chrome/browser/sync_file_system/drive_backend/uninstall_app_task.h
diff --git a/chrome/browser/sync_file_system/drive_backend/uninstall_app_task.h b/chrome/browser/sync_file_system/drive_backend/uninstall_app_task.h
index 14302b1b0e48daf8d0be24d4dd01217a4fc0a73d..65deb16679854a3fee9ac57c6e80291c34032d9b 100644
--- a/chrome/browser/sync_file_system/drive_backend/uninstall_app_task.h
+++ b/chrome/browser/sync_file_system/drive_backend/uninstall_app_task.h
@@ -24,10 +24,8 @@ class DriveServiceInterface;
namespace sync_file_system {
namespace drive_backend {
-class FileTracker;
class MetadataDatabase;
class SyncEngineContext;
-class TrackerSet;
class UninstallAppTask : public ExclusiveTask {
public:

Powered by Google App Engine
This is Rietveld 408576698