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

Unified Diff: ios/web/webui/resources/service_registry.js

Issue 2079943002: Change RenderFrame to use InterfaceRegistry et al. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@a2
Patch Set: . Created 4 years, 6 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: ios/web/webui/resources/service_registry.js
diff --git a/ios/web/webui/resources/service_registry.js b/ios/web/webui/resources/service_registry.js
index 19ce466ace48d27230c9770df5517dc93165e68e..18878041c36c1e94cdca2c7d4b817b6f6742592c 100644
--- a/ios/web/webui/resources/service_registry.js
+++ b/ios/web/webui/resources/service_registry.js
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Module "content/public/renderer/frame_service_registry"
+// Module "content/public/renderer/frame_remote_interface_registry"
//
// This module provides the JavaScript bindings for
// services/shell/public/cpp/connection.h.

Powered by Google App Engine
This is Rietveld 408576698