| Index: ui/gfx/geometry/mojo/geometry.mojom
|
| diff --git a/ui/mojo/geometry/geometry.mojom b/ui/gfx/geometry/mojo/geometry.mojom
|
| similarity index 94%
|
| rename from ui/mojo/geometry/geometry.mojom
|
| rename to ui/gfx/geometry/mojo/geometry.mojom
|
| index 95a433616749216e10d01dc60d1f0e4be67a035f..8621f69ced77c2874c9c0aff2081e215a43f3511 100644
|
| --- a/ui/mojo/geometry/geometry.mojom
|
| +++ b/ui/gfx/geometry/mojo/geometry.mojom
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// TODO(beng): should be gfx.mojom;
|
| module mojo;
|
|
|
| struct Point {
|
|
|