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

Unified Diff: Source/web/web.gypi

Issue 968163003: Rename WorkerPermissionClient and friends to WorkerContentSettingsClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix Created 5 years, 9 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/WebEmbeddedWorker.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 e28b720f8a8694ce00d27d8335ca253b339a6418..60f0a2e3a541ff725299a98f1bbc2c88e0a8a0bf 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -250,10 +250,10 @@
'WebUserMediaRequest.cpp',
'WebViewImpl.cpp',
'WebViewImpl.h',
+ 'WorkerContentSettingsClient.cpp',
+ 'WorkerContentSettingsClient.h',
'WorkerGlobalScopeProxyProviderImpl.cpp',
'WorkerGlobalScopeProxyProviderImpl.h',
- 'WorkerPermissionClient.cpp',
- 'WorkerPermissionClient.h',
'default/WebRenderTheme.cpp',
'linux/WebFontRendering.cpp',
'mac/WebScrollbarTheme.mm',
« no previous file with comments | « Source/web/WorkerPermissionClient.cpp ('k') | public/web/WebEmbeddedWorker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698