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

Unified Diff: chrome/browser/chromeos/extensions/file_manager/private_api_mount.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/chromeos/extensions/file_manager/private_api_mount.h
diff --git a/chrome/browser/chromeos/extensions/file_manager/private_api_mount.h b/chrome/browser/chromeos/extensions/file_manager/private_api_mount.h
index fc29c896ace63a60bdbc440ce427e34d00e8184c..7c60630c8e9805f2a5d9e8ed8c57823bafadb6d2 100644
--- a/chrome/browser/chromeos/extensions/file_manager/private_api_mount.h
+++ b/chrome/browser/chromeos/extensions/file_manager/private_api_mount.h
@@ -14,10 +14,6 @@
#include "components/drive/drive.pb.h"
#include "components/drive/file_errors.h"
-namespace ui {
-struct SelectedFileInfo;
-}
-
namespace extensions {
// Implements chrome.fileManagerPrivate.addMount method.

Powered by Google App Engine
This is Rietveld 408576698