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

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

Issue 2629333002: Remove DOMWindowProperty (Closed)
Patch Set: temp Created 3 years, 11 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 | « third_party/WebKit/Source/core/frame/Location.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h
diff --git a/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h b/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h
index 2a7279bf2f1af3fa3a018a32bfb9de63fb531186..581bfc3cfb56ac678afc20f4a82fdb1bbd1388b5 100644
--- a/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h
+++ b/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h
@@ -31,7 +31,6 @@
#ifndef WorkerNavigatorStorageQuota_h
#define WorkerNavigatorStorageQuota_h
-#include "core/frame/DOMWindowProperty.h"
#include "core/workers/WorkerNavigator.h"
#include "modules/quota/DeprecatedStorageQuota.h"
#include "platform/Supplementable.h"
« no previous file with comments | « third_party/WebKit/Source/core/frame/Location.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698