| Index: third_party/WebKit/Source/modules/canvas2d/ContextAttributeHelpers.cpp
|
| diff --git a/third_party/WebKit/Source/modules/canvas2d/ContextAttributeHelpers.cpp b/third_party/WebKit/Source/modules/canvas2d/ContextAttributeHelpers.cpp
|
| index f308d1fb3036e1b5f142bd55ece2c0a2619f22f0..e8069482b618771afdbdb7b5e82387369d5f0182 100644
|
| --- a/third_party/WebKit/Source/modules/canvas2d/ContextAttributeHelpers.cpp
|
| +++ b/third_party/WebKit/Source/modules/canvas2d/ContextAttributeHelpers.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| #include "modules/canvas2d/ContextAttributeHelpers.h"
|
|
|
| namespace blink {
|
|
|