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

Unified Diff: components/mus/gles2/command_buffer_type_conversions.h

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/gles2/command_buffer_type_conversions.h
diff --git a/components/view_manager/gles2/command_buffer_type_conversions.h b/components/mus/gles2/command_buffer_type_conversions.h
similarity index 96%
rename from components/view_manager/gles2/command_buffer_type_conversions.h
rename to components/mus/gles2/command_buffer_type_conversions.h
index 466a33df54d73c42dbf9b4100a60722a0db4cf1b..2ed14c82105e185b974c5829b17f54a15ec0d059 100644
--- a/components/view_manager/gles2/command_buffer_type_conversions.h
+++ b/components/mus/gles2/command_buffer_type_conversions.h
@@ -5,7 +5,7 @@
#ifndef COMPONENTS_VIEW_MANAGER_GLES2_COMMAND_BUFFER_TYPE_CONVERSIONS_H_
#define COMPONENTS_VIEW_MANAGER_GLES2_COMMAND_BUFFER_TYPE_CONVERSIONS_H_
-#include "components/view_manager/public/interfaces/command_buffer.mojom.h"
+#include "components/mus/public/interfaces/command_buffer.mojom.h"
#include "gpu/command_buffer/common/capabilities.h"
#include "gpu/command_buffer/common/command_buffer.h"
#include "third_party/mojo/src/mojo/public/cpp/bindings/type_converter.h"

Powered by Google App Engine
This is Rietveld 408576698