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

Unified Diff: headless/test/data/page_two.html

Issue 2206633005: [headless] Fix typo in mojo test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/test/data/page_two.html
diff --git a/headless/test/data/page_two.html b/headless/test/data/page_two.html
index 6d37268f738b138eb7377361f70c7368ff7c2f4e..7cf22d4eeb95c6ddd5eccf02f22778df85a7fe52 100644
--- a/headless/test/data/page_two.html
+++ b/headless/test/data/page_two.html
@@ -14,7 +14,7 @@ define([
var testEmbedderService =
new embedderMojom.TestEmbedderService.proxyClass(
new routerModule.Router(
- frameInterfaces.getInterfaces(
+ frameInterfaces.getInterface(
embedderMojom.TestEmbedderService.name)));
// Send a message to the embedder!
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698