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

Unified Diff: content/child/blob_storage/webblobregistry_impl.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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 | « content/child/blob_storage/blob_transport_controller.h ('k') | content/child/child_thread_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/blob_storage/webblobregistry_impl.h
diff --git a/content/child/blob_storage/webblobregistry_impl.h b/content/child/blob_storage/webblobregistry_impl.h
index 601fded9dc33ddaf8437e90de623c05b194704ab..b25f52b3aae43e94fea4b2375cb0118d0fb3dd7d 100644
--- a/content/child/blob_storage/webblobregistry_impl.h
+++ b/content/child/blob_storage/webblobregistry_impl.h
@@ -21,10 +21,6 @@ namespace blink {
class WebThreadSafeData;
} // namespace blink
-namespace storage {
-class DataElement;
-}
-
namespace content {
class BlobConsolidation;
class ThreadSafeSender;
« no previous file with comments | « content/child/blob_storage/blob_transport_controller.h ('k') | content/child/child_thread_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698