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

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

Issue 26906006: Move DOMSecurityPolicy and DOMTimer to frame/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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/modules/quota/WorkerNavigatorStorageQuota.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/quota/WorkerNavigatorStorageQuota.cpp
diff --git a/Source/modules/quota/WorkerNavigatorStorageQuota.cpp b/Source/modules/quota/WorkerNavigatorStorageQuota.cpp
index 0f90cbefde512b3b868df2ef40944ae6e5f6984e..e0d791ff2f17de0b86ddefbfc612552724bc0843 100644
--- a/Source/modules/quota/WorkerNavigatorStorageQuota.cpp
+++ b/Source/modules/quota/WorkerNavigatorStorageQuota.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "modules/quota/WorkerNavigatorStorageQuota.h"
-#include "core/page/WorkerNavigator.h"
+#include "core/workers/WorkerNavigator.h"
#include "modules/quota/StorageQuota.h"
namespace WebCore {
« no previous file with comments | « Source/modules/quota/WorkerNavigatorStorageQuota.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698