| Index: third_party/WebKit/Source/platform/graphics/gpu/WebGLImageConversionTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/graphics/gpu/WebGLImageConversionTest.cpp b/third_party/WebKit/Source/platform/graphics/gpu/WebGLImageConversionTest.cpp
|
| index 128ae152377f5c5410ecf093fd62a18098194676..4a8fb4a03dc8ea1119b86038c44601dd67d582f8 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/gpu/WebGLImageConversionTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/graphics/gpu/WebGLImageConversionTest.cpp
|
| @@ -9,7 +9,7 @@
|
|
|
| namespace blink {
|
|
|
| -class WebGLImageConversionTest : public testing::Test {
|
| +class WebGLImageConversionTest : public ::testing::Test {
|
| protected:
|
| void UnpackPixels(const uint16_t* source_data,
|
| WebGLImageConversion::DataFormat source_data_format,
|
|
|