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

Unified Diff: components/mus/public/interfaces/command_buffer.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/mus/public/interfaces/command_buffer.mojom
diff --git a/components/view_manager/public/interfaces/command_buffer.mojom b/components/mus/public/interfaces/command_buffer.mojom
similarity index 96%
rename from components/view_manager/public/interfaces/command_buffer.mojom
rename to components/mus/public/interfaces/command_buffer.mojom
index b18965baab43deeca61310e107e3f7bdb8f8da92..d911c7f71e3b1ea890acb9f9ac25895a76b46535 100644
--- a/components/view_manager/public/interfaces/command_buffer.mojom
+++ b/components/mus/public/interfaces/command_buffer.mojom
@@ -4,7 +4,7 @@
module mojo;
-import "components/view_manager/public/interfaces/gpu_capabilities.mojom";
+import "components/mus/public/interfaces/gpu_capabilities.mojom";
import "ui/mojo/geometry/geometry.mojom";
struct CommandBufferState {

Powered by Google App Engine
This is Rietveld 408576698