| 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:
|
|
|