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

Unified Diff: Source/web/WebEmbeddedWorkerImpl.h

Issue 94113005: Remove unnecessary includes from KURL.h (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Typo Created 7 years 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/platform/win/SystemInfo.cpp ('k') | Source/web/WebEmbeddedWorkerImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebEmbeddedWorkerImpl.h
diff --git a/Source/web/WebEmbeddedWorkerImpl.h b/Source/web/WebEmbeddedWorkerImpl.h
index 94dabc0ee9a29ade3ec28765731e815b1c25b174..20a9e06c3daa65f45dda59c975ac242f8fb34c44 100644
--- a/Source/web/WebEmbeddedWorkerImpl.h
+++ b/Source/web/WebEmbeddedWorkerImpl.h
@@ -35,10 +35,8 @@
#include "WebEmbeddedWorker.h"
#include "WebEmbeddedWorkerStartData.h"
#include "WebFrameClient.h"
-#include "core/frame/ContentSecurityPolicyResponseHeaders.h"
namespace WebCore {
-class ContentSecurityPolicyResponseHeaders;
class WorkerScriptLoader;
class WorkerThread;
}
« no previous file with comments | « Source/platform/win/SystemInfo.cpp ('k') | Source/web/WebEmbeddedWorkerImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698