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

Unified Diff: components/web_view/test_runner/test_runner_application_delegate.cc

Issue 1414663002: Mandoline webview: View => Window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More renaming Created 5 years, 2 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 | « components/web_view/public/interfaces/frame.mojom ('k') | components/web_view/web_view_apptest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_view/test_runner/test_runner_application_delegate.cc
diff --git a/components/web_view/test_runner/test_runner_application_delegate.cc b/components/web_view/test_runner/test_runner_application_delegate.cc
index bb239c3a2b580245ee5b6ab8ccba68128df063a8..c27bd079175235cd5cc805890387ba8c1c7bc0f8 100644
--- a/components/web_view/test_runner/test_runner_application_delegate.cc
+++ b/components/web_view/test_runner/test_runner_application_delegate.cc
@@ -76,7 +76,7 @@ bool TestRunnerApplicationDelegate::ConfigureIncomingConnection(
}
////////////////////////////////////////////////////////////////////////////////
-// mus::ViewTreeDelegate implementation:
+// mus::WindowTreeDelegate implementation:
void TestRunnerApplicationDelegate::OnEmbed(mus::Window* root) {
root_ = root;
« no previous file with comments | « components/web_view/public/interfaces/frame.mojom ('k') | components/web_view/web_view_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698