| Index: third_party/WebKit/Source/core/layout/LayoutHTMLCanvas.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutHTMLCanvas.cpp b/third_party/WebKit/Source/core/layout/LayoutHTMLCanvas.cpp
|
| index bfeda78ec463592fd93b1b231a15fb6f066ac127..7644592b05e39ccf4f9a7221ceda7f8e1f6afe2f 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutHTMLCanvas.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutHTMLCanvas.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/layout/LayoutHTMLCanvas.h"
|
|
|
| #include "core/frame/FrameView.h"
|
|
|