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

Unified Diff: Source/web/web.gypi

Issue 50773002: Introduce WebWorkerPermissionClientProxy to deprecate WorkerAllowMainThreadBridge (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: updated comments, minor code fix Created 7 years, 2 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 | « Source/web/WorkerPermissionClient.cpp ('k') | public/web/WebCommonWorkerClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index af864a2d5c8b60546fe557e2f93c292d7424bc62..31bb5ad11c87b0e33496925efff19429c0af7829 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -263,6 +263,8 @@
'WorkerAllowMainThreadBridgeBase.h',
'WorkerFileSystemClient.cpp',
'WorkerFileSystemClient.h',
+ 'WorkerPermissionClient.cpp',
+ 'WorkerPermissionClient.h',
'default/WebRenderTheme.cpp',
'linux/WebFontInfo.cpp',
'linux/WebFontRenderStyle.cpp',
« no previous file with comments | « Source/web/WorkerPermissionClient.cpp ('k') | public/web/WebCommonWorkerClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698