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

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

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/core/workers/WorkerNavigator.idl ('k') | Source/modules/quota/WorkerNavigatorStorageQuota.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/quota/WorkerNavigatorStorageQuota.h
diff --git a/Source/modules/quota/WorkerNavigatorStorageQuota.h b/Source/modules/quota/WorkerNavigatorStorageQuota.h
index 46032333b10bbccbe02edf2f50cad372546f689f..278e0075a5cef19c280ecb1f367c7b3bc6e653e9 100644
--- a/Source/modules/quota/WorkerNavigatorStorageQuota.h
+++ b/Source/modules/quota/WorkerNavigatorStorageQuota.h
@@ -32,7 +32,7 @@
#define WorkerNavigatorStorageQuota_h
#include "core/frame/DOMWindowProperty.h"
-#include "core/page/WorkerNavigator.h"
+#include "core/workers/WorkerNavigator.h"
#include "platform/Supplementable.h"
namespace WebCore {
« no previous file with comments | « Source/core/workers/WorkerNavigator.idl ('k') | Source/modules/quota/WorkerNavigatorStorageQuota.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698