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

Unified Diff: services/navigation/public/interfaces/view.mojom

Issue 2027203002: Rename mojo.* ui/gfx/geometry/mojo types to gfx.mojom.* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build Created 4 years, 7 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 | « media/mojo/interfaces/renderer.mojom ('k') | ui/gfx/geometry/mojo/geometry.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/public/interfaces/view.mojom
diff --git a/services/navigation/public/interfaces/view.mojom b/services/navigation/public/interfaces/view.mojom
index e2fb3fa884e3c15b5eb1b5d69b14b7ed97027242..eb60b8382ff3312ded6347291452105399bfb175 100644
--- a/services/navigation/public/interfaces/view.mojom
+++ b/services/navigation/public/interfaces/view.mojom
@@ -22,7 +22,7 @@ interface ViewClient {
ViewCreated(View view,
ViewClient& client,
bool is_popup,
- mojo.Rect initial_rect,
+ gfx.mojom.Rect initial_rect,
bool user_gesture);
Close();
};
« no previous file with comments | « media/mojo/interfaces/renderer.mojom ('k') | ui/gfx/geometry/mojo/geometry.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698