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

Unified Diff: chrome/browser/sync_file_system/drive_backend/drive_backend_util.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/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 {

Powered by Google App Engine
This is Rietveld 408576698