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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2312273002: [worklets] Remove InProcessWorkerGlobalScopeProxy, and rename classes/methods. (Closed)
Patch Set: Created 4 years, 3 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/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 150d43d95833c43d76b230f08a00cdb8f373a7b5..f5af08baf66f0df1e1bd066a230a22ac93f5c213 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -63,8 +63,8 @@ component("web") {
"DatabaseClientImpl.h",
"DateTimeChooserImpl.cpp",
"DateTimeChooserImpl.h",
- "DedicatedWorkerGlobalScopeProxyProviderImpl.cpp",
- "DedicatedWorkerGlobalScopeProxyProviderImpl.h",
+ "DedicatedWorkerMessagingProxyProviderImpl.cpp",
+ "DedicatedWorkerMessagingProxyProviderImpl.h",
"DevToolsEmulator.cpp",
"DevToolsEmulator.h",
"EditorClientImpl.cpp",

Powered by Google App Engine
This is Rietveld 408576698