Index: gpu/command_buffer/common/types.h |
diff --git a/gpu/command_buffer/common/types.h b/gpu/command_buffer/common/types.h |
deleted file mode 100644 |
index 2e2d13a1a81775b3bb2e3e290d6b86a2e241909c..0000000000000000000000000000000000000000 |
--- a/gpu/command_buffer/common/types.h |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
-// Use of this source code is governed by a BSD-style license that can be |
-// found in the LICENSE file. |
- |
-// TODO(thakis): Change all files that include this file to instead include the |
-// base files below directly and remove this file. |
- |
-#ifndef GPU_COMMAND_BUFFER_COMMON_TYPES_H_ |
-#define GPU_COMMAND_BUFFER_COMMON_TYPES_H_ |
- |
-#include "base/basictypes.h" |
-#include "base/macros.h" |
- |
-#endif // GPU_COMMAND_BUFFER_COMMON_TYPES_H_ |