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

Unified Diff: components/web_view/web_view_apptest.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
Index: components/web_view/web_view_apptest.cc
diff --git a/components/web_view/web_view_apptest.cc b/components/web_view/web_view_apptest.cc
index 9408fc403ba08d4fbf3922657559ffa29eb64cd6..f1453bd5688030d9d3a96acfc62b6eebcd9739d7 100644
--- a/components/web_view/web_view_apptest.cc
+++ b/components/web_view/web_view_apptest.cc
@@ -98,7 +98,7 @@ class WebViewTest : public mus::WindowServerTestBase,
app_ = app;
}
- // Overridden from ViewTreeDelegate:
+ // Overridden from WindowTreeDelegate:
void OnEmbed(mus::Window* root) override {
content_ = root->connection()->NewWindow();
content_->SetBounds(root->bounds());
« no previous file with comments | « components/web_view/test_runner/test_runner_application_delegate.cc ('k') | components/web_view/web_view_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698