Index: content/common/gpu/gpu_param_traits.h |
diff --git a/content/common/gpu/gpu_param_traits.h b/content/common/gpu/gpu_param_traits.h |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1e114bc9c58b3117919a8683f7774d05c6d82644 |
--- /dev/null |
+++ b/content/common/gpu/gpu_param_traits.h |
@@ -0,0 +1,10 @@ |
+// Copyright 2016 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. |
+ |
+#ifndef CONTENT_COMMON_GPU_GPU_PARAM_TRAITS_H_ |
+#define CONTENT_COMMON_GPU_GPU_PARAM_TRAITS_H_ |
+ |
+#include "content/common/gpu/gpu_param_traits_macros.h" |
+ |
+#endif // CONTENT_COMMON_GPU_GPU_PARAM_TRAITS_H_ |