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

Unified Diff: Source/core/page/SecurityOrigin.h

Issue 14801011: Removed unused Document forward declaration+include from SecurityOrigin (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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
« no previous file with comments | « no previous file | Source/core/page/SecurityOrigin.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/SecurityOrigin.h
diff --git a/Source/core/page/SecurityOrigin.h b/Source/core/page/SecurityOrigin.h
index ee83a62352f788b89fa19d25f7fbb739fb727c80..531513946542995c85bf61cb12bfb6e82570c25b 100644
--- a/Source/core/page/SecurityOrigin.h
+++ b/Source/core/page/SecurityOrigin.h
@@ -34,7 +34,6 @@
namespace WebCore {
-class Document;
class KURL;
class SecurityOrigin : public ThreadSafeRefCounted<SecurityOrigin> {
« no previous file with comments | « no previous file | Source/core/page/SecurityOrigin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698