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

Unified Diff: mandoline/tab/test_frame_tree_delegate.h

Issue 1314953002: Rename ViewManagerService,ViewManagerClient -> ViewTree,ViewTreeClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 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 | « mandoline/tab/public/interfaces/web_view.mojom ('k') | mandoline/tab/test_frame_tree_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/tab/test_frame_tree_delegate.h
diff --git a/mandoline/tab/test_frame_tree_delegate.h b/mandoline/tab/test_frame_tree_delegate.h
index c4d65948ac7242df3ad20239835e848fa1d88860..8952715793137a89ff391af4619066f53e0e9643 100644
--- a/mandoline/tab/test_frame_tree_delegate.h
+++ b/mandoline/tab/test_frame_tree_delegate.h
@@ -27,7 +27,7 @@ class TestFrameTreeDelegate : public FrameTreeDelegate {
mojo::URLRequestPtr request,
FrameTreeClient** frame_tree_client,
scoped_ptr<FrameUserData>* frame_user_data,
- mojo::ViewManagerClientPtr* view_manager_client) override;
+ mojo::ViewTreeClientPtr* view_tree_client) override;
void DidStartNavigation(Frame* frame) override;
private:
« no previous file with comments | « mandoline/tab/public/interfaces/web_view.mojom ('k') | mandoline/tab/test_frame_tree_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698