Commit 85b1f20a authored by ltilve@igalia.com's avatar ltilve@igalia.com

Remove unnecessary include at RenderTableSection after bug fixed

Review URL: https://codereview.chromium.org/219023006

git-svn-id: svn://svn.chromium.org/blink/trunk@170487 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 0073d8be
...@@ -26,8 +26,6 @@ ...@@ -26,8 +26,6 @@
#include "config.h" #include "config.h"
#include "core/rendering/RenderTableSection.h" #include "core/rendering/RenderTableSection.h"
// FIXME: Remove 'RuntimeEnabledFeatures.h' when http://crbug.com/78724 is closed.
#include "RuntimeEnabledFeatures.h"
#include <limits> #include <limits>
#include "core/rendering/GraphicsContextAnnotator.h" #include "core/rendering/GraphicsContextAnnotator.h"
#include "core/rendering/HitTestResult.h" #include "core/rendering/HitTestResult.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment