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

Unified Diff: Source/modules/quota/DeprecatedStorageInfo.cpp

Issue 339793006: Remove unnecessary Document.h includes in .cpp files (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 6 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
Index: Source/modules/quota/DeprecatedStorageInfo.cpp
diff --git a/Source/modules/quota/DeprecatedStorageInfo.cpp b/Source/modules/quota/DeprecatedStorageInfo.cpp
index a92d87c3ca72854fa87020565c9a232c046d9785..53da7d47386baaa6417b12947f86f348cd2d064a 100644
--- a/Source/modules/quota/DeprecatedStorageInfo.cpp
+++ b/Source/modules/quota/DeprecatedStorageInfo.cpp
@@ -32,7 +32,6 @@
#include "modules/quota/DeprecatedStorageInfo.h"
-#include "core/dom/Document.h"
#include "core/dom/ExceptionCode.h"
#include "core/dom/ExecutionContext.h"
#include "modules/quota/DeprecatedStorageQuota.h"
« no previous file with comments | « Source/modules/quota/DOMWindowQuota.cpp ('k') | Source/modules/screen_orientation/ScreenOrientationController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698