Index: ui/gl/io_surface_support_mac.cc |
diff --git a/ui/surface/io_surface_support_mac.cc b/ui/gl/io_surface_support_mac.cc |
similarity index 99% |
rename from ui/surface/io_surface_support_mac.cc |
rename to ui/gl/io_surface_support_mac.cc |
index 53376e5d67762afb8295cdf6ad05098241a9d4c6..077eb817e62f5ffd14edc74b335a6de744a40713 100644 |
--- a/ui/surface/io_surface_support_mac.cc |
+++ b/ui/gl/io_surface_support_mac.cc |
@@ -5,7 +5,7 @@ |
#include <dlfcn.h> |
#include "base/memory/singleton.h" |
-#include "ui/surface/io_surface_support_mac.h" |
+#include "ui/gl/io_surface_support_mac.h" |
typedef CFTypeRef (*IOSurfaceCreateProcPtr)(CFDictionaryRef properties); |
typedef uint32 (*IOSurfaceGetIDProcPtr)(CFTypeRef io_surface); |