Index: ui/compositor/mac/io_surface_context_mac.h |
diff --git a/content/browser/compositor/io_surface_context_mac.h b/ui/compositor/mac/io_surface_context_mac.h |
similarity index 92% |
rename from content/browser/compositor/io_surface_context_mac.h |
rename to ui/compositor/mac/io_surface_context_mac.h |
index 4e5802a0175feaff280fb1d0aca79caa63561b5c..da13bb4ae1dacce08feaf216a7b24be94a1fb0e5 100644 |
--- a/content/browser/compositor/io_surface_context_mac.h |
+++ b/ui/compositor/mac/io_surface_context_mac.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 CONTENT_BROWSER_COMPOSITOR_IO_SURFACE_CONTEXT_MAC_H_ |
-#define CONTENT_BROWSER_COMPOSITOR_IO_SURFACE_CONTEXT_MAC_H_ |
+#ifndef UI_COMPOSITOR_MAC_IO_SURFACE_CONTEXT_MAC_H_ |
+#define UI_COMPOSITOR_MAC_IO_SURFACE_CONTEXT_MAC_H_ |
#include <OpenGL/OpenGL.h> |
#include <map> |
@@ -69,4 +69,4 @@ class IOSurfaceContext |
} // namespace content |
-#endif // CONTENT_BROWSER_COMPOSITOR_IO_SURFACE_CONTEXT_MAC_H_ |
+#endif // UI_COMPOSITOR_MAC_IO_SURFACE_CONTEXT_MAC_H_ |