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

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

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 | « Source/core/page/SecurityOrigin.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/SecurityOrigin.cpp
diff --git a/Source/core/page/SecurityOrigin.cpp b/Source/core/page/SecurityOrigin.cpp
index ec2b1a39b8e28e98220b67e0f46f2d917c2f2d87..33cf08300a043a845beed335a82f542e54eb7add 100644
--- a/Source/core/page/SecurityOrigin.cpp
+++ b/Source/core/page/SecurityOrigin.cpp
@@ -29,7 +29,6 @@
#include "config.h"
#include "core/page/SecurityOrigin.h"
-#include "core/dom/Document.h"
#include "core/fileapi/BlobURL.h"
#include "core/fileapi/ThreadableBlobRegistry.h"
#include "core/page/SecurityPolicy.h"
« no previous file with comments | « Source/core/page/SecurityOrigin.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698