| Index: third_party/WebKit/Source/modules/canvas2d/ClipList.cpp
|
| diff --git a/third_party/WebKit/Source/modules/canvas2d/ClipList.cpp b/third_party/WebKit/Source/modules/canvas2d/ClipList.cpp
|
| index 60b26d0adeb3a500fc90b430f194575aed1fb010..427a26a9c9ce37a81a95c97965c249be2790aa66 100644
|
| --- a/third_party/WebKit/Source/modules/canvas2d/ClipList.cpp
|
| +++ b/third_party/WebKit/Source/modules/canvas2d/ClipList.cpp
|
| @@ -2,8 +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/ClipList.h"
|
|
|
| #include "platform/transforms/AffineTransform.h"
|
|
|