Index: content/browser/tab_contents/tab_contents.cc |
diff --git a/content/browser/tab_contents/tab_contents.cc b/content/browser/tab_contents/tab_contents.cc |
index 7b80e6aec53eabdd0266466ec05bd016f059c9cb..585faa5a44f307219548281b1c1c862dbb18910e 100644 |
--- a/content/browser/tab_contents/tab_contents.cc |
+++ b/content/browser/tab_contents/tab_contents.cc |
@@ -93,7 +93,7 @@ |
#include "webkit/glue/webpreferences.h" |
#if defined(OS_MACOSX) |
-#include "app/surface/io_surface_support_mac.h" |
+#include "ui/gfx/surface/io_surface_support_mac.h" |
#endif // defined(OS_MACOSX) |
// Cross-Site Navigations |