| Index: third_party/WebKit/Source/modules/canvas2d/CanvasGradient.cpp
|
| diff --git a/third_party/WebKit/Source/modules/canvas2d/CanvasGradient.cpp b/third_party/WebKit/Source/modules/canvas2d/CanvasGradient.cpp
|
| index 01b1c50cfe90688b9e4dc26132c02c56ed5daa4b..05a46036c468be601daf71f18f01cc02d0740b1f 100644
|
| --- a/third_party/WebKit/Source/modules/canvas2d/CanvasGradient.cpp
|
| +++ b/third_party/WebKit/Source/modules/canvas2d/CanvasGradient.cpp
|
| @@ -24,7 +24,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "modules/canvas2d/CanvasGradient.h"
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
|
|