| Index: Source/core/layout/LayoutTableRow.cpp
|
| diff --git a/Source/core/layout/LayoutTableRow.cpp b/Source/core/layout/LayoutTableRow.cpp
|
| index 318fa6a76ab84e0efd9b2b790bd6027fdb9c5e28..db8d30aaa4a3ea0a4579d343c55a012f3d427ff3 100644
|
| --- a/Source/core/layout/LayoutTableRow.cpp
|
| +++ b/Source/core/layout/LayoutTableRow.cpp
|
| @@ -26,7 +26,6 @@
|
| #include "core/layout/LayoutTableRow.h"
|
|
|
| #include "core/HTMLNames.h"
|
| -#include "core/fetch/ImageResource.h"
|
| #include "core/layout/HitTestResult.h"
|
| #include "core/layout/LayoutAnalyzer.h"
|
| #include "core/layout/LayoutTableCell.h"
|
|
|