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

Unified Diff: Source/web/web.gypi

Issue 973103003: Revert of Rename WorkerPermissionClient and friends to WorkerContentSettingsClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
« 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 df96a64feb04b151365b70c99a733b86d887a8b8..3da3bf0c16d75d1e1929b8a5e8b4a368cade2766 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -255,10 +255,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