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

Unified Diff: chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.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/metadata_database_index_on_disk.h
diff --git a/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.h b/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.h
index 1bea800dce92e6d99f96098b09c1b83692d6eb35..ba5d42fb196352f830ab8e5d11c3067e02fdd4dc 100644
--- a/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.h
+++ b/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.h
@@ -24,7 +24,6 @@ class FileMetadata;
class FileTracker;
class LevelDBWrapper;
class ServiceMetadata;
-struct DatabaseContents;
// TODO(peria): Migrate implementation of ParentIDAndTitle structure from
// metadata_database_index.{cc,h} to here, on removing the files.
struct ParentIDAndTitle;

Powered by Google App Engine
This is Rietveld 408576698