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

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

Issue 68093002: Remove duplicated headers from modules/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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/WorkerNavigatorStorageQuota.cpp
diff --git a/Source/modules/quota/WorkerNavigatorStorageQuota.cpp b/Source/modules/quota/WorkerNavigatorStorageQuota.cpp
index e0d791ff2f17de0b86ddefbfc612552724bc0843..d0522cbb111a2568459a381a3139b9d465aef1ff 100644
--- a/Source/modules/quota/WorkerNavigatorStorageQuota.cpp
+++ b/Source/modules/quota/WorkerNavigatorStorageQuota.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "modules/quota/WorkerNavigatorStorageQuota.h"
-#include "core/workers/WorkerNavigator.h"
#include "modules/quota/StorageQuota.h"
namespace WebCore {
« no previous file with comments | « Source/modules/notifications/Notification.cpp ('k') | Source/modules/serviceworkers/NavigatorServiceWorker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698