| Index: chrome/browser/sync_file_system/drive_backend/drive_backend_util.h
|
| diff --git a/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h b/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h
|
| index 8231164161ac01cd8bb45bd50f636bd279a646fc..66e076d6f6d9b56d93b45c8dd15534c91a18392a 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h
|
| +++ b/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h
|
| @@ -17,11 +17,6 @@
|
| #include "google_apis/drive/drive_api_error_codes.h"
|
| #include "storage/browser/blob/scoped_file.h"
|
|
|
| -namespace google_apis {
|
| -class ChangeResource;
|
| -class FileResource;
|
| -}
|
| -
|
| namespace sync_file_system {
|
| namespace drive_backend {
|
|
|
|
|