| Index: third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.h b/third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.h
|
| index 0ec932537cfc7b4c41da9ca09914951035910b05..030ab7d31cf552af24cbc6f5e6b3effbe5bc6e1c 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.h
|
| @@ -59,7 +59,7 @@ namespace gpu {
|
| namespace gles2 {
|
| class GLES2Interface;
|
| }
|
| -}
|
| +} // namespace gpu
|
|
|
| namespace WTF {
|
| class ArrayBufferContents;
|
|
|