Chromium Code Reviews| Index: Source/core/dom/ClientRectList.cpp |
| diff --git a/Source/core/dom/ClientRectList.cpp b/Source/core/dom/ClientRectList.cpp |
| index f51c0914776ba2d4f9186b16d3cd9b3f826b1c55..5ae2619a85927b3740e78f3b306dcada6b183a23 100644 |
| --- a/Source/core/dom/ClientRectList.cpp |
| +++ b/Source/core/dom/ClientRectList.cpp |
| @@ -28,7 +28,6 @@ |
| #include "core/dom/ClientRectList.h" |
| #include "core/dom/ClientRect.h" |
| -#include "core/dom/ExceptionCode.h" |
| namespace WebCore { |