Index: content/common/gpu/image_transport_surface.h |
=================================================================== |
--- content/common/gpu/image_transport_surface.h (revision 174988) |
+++ content/common/gpu/image_transport_surface.h (working copy) |
@@ -5,8 +5,6 @@ |
#ifndef CONTENT_COMMON_GPU_IMAGE_TRANSPORT_SURFACE_H_ |
#define CONTENT_COMMON_GPU_IMAGE_TRANSPORT_SURFACE_H_ |
-#if defined(ENABLE_GPU) |
- |
#include <vector> |
#include "base/callback.h" |
@@ -201,6 +199,4 @@ |
} // namespace content |
-#endif // defined(ENABLE_GPU) |
- |
#endif // CONTENT_COMMON_GPU_IMAGE_TRANSPORT_SURFACE_H_ |