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

Unified Diff: Source/core/core.gypi

Issue 1128813003: Give shared workers their own content security policies (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 5 years, 7 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 2779f90b42a90bf2619ccffbb6aba7d4b72bd354..dbd794a292aebb35d3e7ff7c47c7433710b52635 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2053,6 +2053,7 @@
'workers/WorkerReportingProxy.h',
'workers/WorkerScriptLoader.cpp',
'workers/WorkerScriptLoader.h',
+ 'workers/WorkerScriptLoaderClient.cpp',
'workers/WorkerScriptLoaderClient.h',
'workers/WorkerThread.cpp',
'workers/WorkerThreadStartupData.cpp',

Powered by Google App Engine
This is Rietveld 408576698