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

Unified Diff: Source/core/streams/UnderlyingSource.h

Issue 732803003: Clean up forward declarations in Source/core (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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 | « Source/core/storage/StorageNamespace.h ('k') | Source/core/testing/Internals.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/streams/UnderlyingSource.h
diff --git a/Source/core/streams/UnderlyingSource.h b/Source/core/streams/UnderlyingSource.h
index 3f025e4e6466b8b90fa13e391eb32754f597a5ee..d29d10314dee2e4995e1abc200a6cca1aabb2138 100644
--- a/Source/core/streams/UnderlyingSource.h
+++ b/Source/core/streams/UnderlyingSource.h
@@ -11,7 +11,6 @@
namespace blink {
-class ExceptionState;
class ScriptState;
class UnderlyingSource : public GarbageCollectedMixin {
« no previous file with comments | « Source/core/storage/StorageNamespace.h ('k') | Source/core/testing/Internals.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698