Chromium Code Reviews| 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; |