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

Unified Diff: components/web_view/public/interfaces/web_view.mojom

Issue 1344573002: Mandoline: Rename components/view_manager to components/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/public/interfaces/web_view.mojom
diff --git a/components/web_view/public/interfaces/web_view.mojom b/components/web_view/public/interfaces/web_view.mojom
index 3eb490ee6d32513f4fc15254166e4772c8e47eef..73803fb6dfeea7b6d5ac959c0b11c3d83c054131 100644
--- a/components/web_view/public/interfaces/web_view.mojom
+++ b/components/web_view/public/interfaces/web_view.mojom
@@ -5,7 +5,7 @@
module web_view.mojom;
import "network/public/interfaces/url_loader.mojom";
-import "components/view_manager/public/interfaces/view_tree.mojom";
+import "components/mus/public/interfaces/view_tree.mojom";
sky 2015/09/14 15:58:22 sort
Fady Samuel 2015/09/14 18:23:05 Done.
interface WebViewClient {
// Page-generated request for a top level frame navigation.

Powered by Google App Engine
This is Rietveld 408576698