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

Unified Diff: Source/modules/filesystem/Entry.h

Issue 651503002: Clean up forward declarations in Source/modules (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 months 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: Source/modules/filesystem/Entry.h
diff --git a/Source/modules/filesystem/Entry.h b/Source/modules/filesystem/Entry.h
index 8f3c28685b13562f147253f427b560e9bdbc3f0c..77a11d397b4aa0017c96164cca66663d314ff8c1 100644
--- a/Source/modules/filesystem/Entry.h
+++ b/Source/modules/filesystem/Entry.h
@@ -40,7 +40,6 @@ namespace blink {
class DirectoryEntry;
class EntryCallback;
-class EntrySync;
class ErrorCallback;
class MetadataCallback;
class VoidCallback;
« no previous file with comments | « Source/modules/filesystem/DOMFileSystemBase.h ('k') | Source/modules/filesystem/HTMLInputElementFileSystem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698