Index: content/common/gpu/client/gpu_memory_buffer_impl_test_template.h |
diff --git a/content/common/gpu/client/gpu_memory_buffer_impl_test_template.h b/content/common/gpu/client/gpu_memory_buffer_impl_test_template.h |
index 75b6b3486db0793d1ea21f8fe068858cf9693baf..c1dfeb1752e8f6ffca905f454880d077a9012c46 100644 |
--- a/content/common/gpu/client/gpu_memory_buffer_impl_test_template.h |
+++ b/content/common/gpu/client/gpu_memory_buffer_impl_test_template.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// This file defines tests that implementations of GpuMemoryBufferFactory should |
-// pass in order to be conformant. |
+// This file defines tests that implementations of gpu::GpuMemoryBufferFactory |
piman
2016/03/31 19:26:16
nit: same here
Mark Dittmer
2016/03/31 19:57:34
Done.
|
+// should pass in order to be conformant. |
#ifndef CONTENT_COMMON_GPU_CLIENT_GPU_MEMORY_BUFFER_IMPL_TEST_TEMPLATE_H_ |
#define CONTENT_COMMON_GPU_CLIENT_GPU_MEMORY_BUFFER_IMPL_TEST_TEMPLATE_H_ |