Index: content/common/gpu/gpu_memory_tracking.h |
=================================================================== |
--- content/common/gpu/gpu_memory_tracking.h (revision 174988) |
+++ content/common/gpu/gpu_memory_tracking.h (working copy) |
@@ -5,8 +5,6 @@ |
#ifndef CONTENT_COMMON_GPU_GPU_MEMORY_TRACKING_H_ |
#define CONTENT_COMMON_GPU_GPU_MEMORY_TRACKING_H_ |
-#if defined(ENABLE_GPU) |
- |
#include "base/basictypes.h" |
#include "base/process.h" |
#include "content/common/content_export.h" |
@@ -55,6 +53,4 @@ |
} // namespace content |
-#endif |
- |
#endif // CONTENT_COMMON_GPU_GPU_MEMORY_TRACKING_H_ |