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

Unified Diff: components/drive/chromeos/file_system/operation_delegate.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
Index: components/drive/chromeos/file_system/operation_delegate.h
diff --git a/components/drive/chromeos/file_system/operation_delegate.h b/components/drive/chromeos/file_system/operation_delegate.h
index ac6ec9a1d8826e6d5b1ddd9ab839e5b012772189..edbcc6b7aac899069a946d86b0d1182dc6584b1c 100644
--- a/components/drive/chromeos/file_system/operation_delegate.h
+++ b/components/drive/chromeos/file_system/operation_delegate.h
@@ -7,10 +7,6 @@
#include "components/drive/file_errors.h"
-namespace base {
-class FilePath;
-}
-
namespace drive {
struct ClientContext;

Powered by Google App Engine
This is Rietveld 408576698