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

Unified Diff: components/drive/drive_api_util.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_client.h ('k') | components/drive/drive_notification_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/drive/drive_api_util.h
diff --git a/components/drive/drive_api_util.h b/components/drive/drive_api_util.h
index f62727604ed16e42d62b0491abba1133f0ba9c8e..d26c23317bae7dd6401f4782bed3f4fc4bc0d2d5 100644
--- a/components/drive/drive_api_util.h
+++ b/components/drive/drive_api_util.h
@@ -12,22 +12,11 @@
#include "google_apis/drive/drive_api_error_codes.h"
#include "google_apis/drive/drive_common_callbacks.h"
-class GURL;
-
namespace base {
class CancellationFlag;
class FilePath;
-class Value;
} // namespace base
-namespace google_apis {
-class ChangeList;
-class ChangeResource;
-class FileList;
-class FileResource;
-class ResourceEntry;
-} // namespace google_apis
-
namespace drive {
namespace util {
« no previous file with comments | « components/drive/chromeos/sync_client.h ('k') | components/drive/drive_notification_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698