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

Unified Diff: components/mus/display_manager_factory.h

Issue 1344573002: Mandoline: Rename components/view_manager to components/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased 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
« no previous file with comments | « components/mus/display_manager_delegate.h ('k') | components/mus/event_dispatcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/display_manager_factory.h
diff --git a/components/view_manager/display_manager_factory.h b/components/mus/display_manager_factory.h
similarity index 76%
rename from components/view_manager/display_manager_factory.h
rename to components/mus/display_manager_factory.h
index e6fbae8509110e0912f8b5d1c11872b8975adee0..58b0ee084ece9cb24cc0b873a361e536b7c0296d 100644
--- a/components/view_manager/display_manager_factory.h
+++ b/components/mus/display_manager_factory.h
@@ -2,10 +2,10 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef COMPONENTS_VIEW_MANAGER_DISPLAY_MANAGER_FACTORY_H_
-#define COMPONENTS_VIEW_MANAGER_DISPLAY_MANAGER_FACTORY_H_
+#ifndef COMPONENTS_MUS_DISPLAY_MANAGER_FACTORY_H_
+#define COMPONENTS_MUS_DISPLAY_MANAGER_FACTORY_H_
-#include "components/view_manager/gles2/gpu_state.h"
+#include "components/mus/gles2/gpu_state.h"
#include "third_party/mojo/src/mojo/public/cpp/bindings/callback.h"
namespace mojo {
@@ -29,4 +29,4 @@ class DisplayManagerFactory {
} // namespace view_manager
-#endif // COMPONENTS_VIEW_MANAGER_DISPLAY_MANAGER_FACTORY_H_
+#endif // COMPONENTS_MUS_DISPLAY_MANAGER_FACTORY_H_
« no previous file with comments | « components/mus/display_manager_delegate.h ('k') | components/mus/event_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698