| Index: content/common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc
|
| diff --git a/content/common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc b/content/common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc
|
| index 7f4a13257f441c48016da5b1151637e9676394d1..12ceaf747dd69d3c0b00187537d7de284e52c88c 100644
|
| --- a/content/common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc
|
| +++ b/content/common/gpu/gpu_memory_buffer_factory_io_surface_unittest.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "content/common/gpu/gpu_memory_buffer_factory_io_surface.h"
|
| -#include "content/test/gpu_memory_buffer_factory_test_template.h"
|
| +#include "content/common/gpu/gpu_memory_buffer_factory_test_template.h"
|
|
|
| namespace content {
|
| namespace {
|
|
|