Index: components/view_manager/surfaces/surfaces_context_provider.h |
diff --git a/components/surfaces/surfaces_context_provider.h b/components/view_manager/surfaces/surfaces_context_provider.h |
similarity index 90% |
rename from components/surfaces/surfaces_context_provider.h |
rename to components/view_manager/surfaces/surfaces_context_provider.h |
index fd5efef32f741c7cc30df5c03f571b04411b11ce..ba20d5f8b89c4a0cb32828b6b68a0d96e52dcf03 100644 |
--- a/components/surfaces/surfaces_context_provider.h |
+++ b/components/view_manager/surfaces/surfaces_context_provider.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef COMPONENTS_SURFACES_SURFACES_CONTEXT_PROVIDER_H_ |
-#define COMPONENTS_SURFACES_SURFACES_CONTEXT_PROVIDER_H_ |
+#ifndef COMPONENTS_VIEW_MANAGER_SURFACES_SURFACES_CONTEXT_PROVIDER_H_ |
+#define COMPONENTS_VIEW_MANAGER_SURFACES_SURFACES_CONTEXT_PROVIDER_H_ |
#include "base/macros.h" |
#include "base/synchronization/lock.h" |
@@ -60,4 +60,4 @@ class SurfacesContextProvider : public cc::ContextProvider { |
} // namespace surfaces |
-#endif // COMPONENTS_SURFACES_SURFACES_CONTEXT_PROVIDER_H_ |
+#endif // COMPONENTS_VIEW_MANAGER_SURFACES_SURFACES_CONTEXT_PROVIDER_H_ |