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

Unified Diff: third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h

Issue 2612793002: Implement ContentSecurityPolicy on the browser-side. (Closed)
Patch Set: Add the TODO and bug ids that was forgotten. Created 3 years, 10 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
Index: third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h
diff --git a/third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h b/third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h
index aefc049425a167f50a9bd2ca31b13509e7e43e66..66f4810ac8ebb9867f4d570d2f6774ad5aca431e 100644
--- a/third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h
+++ b/third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h
@@ -31,8 +31,8 @@
#ifndef WebEmbeddedWorkerStartData_h
#define WebEmbeddedWorkerStartData_h
-#include "WebContentSecurityPolicy.h"
#include "public/platform/WebAddressSpace.h"
+#include "public/platform/WebContentSecurityPolicy.h"
#include "public/platform/WebString.h"
#include "public/platform/WebURL.h"
#include "public/web/WebSettings.h"
« no previous file with comments | « third_party/WebKit/public/web/WebContentSecurityPolicy.h ('k') | third_party/WebKit/public/web/WebFrameClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698