Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1391)

Unified Diff: Source/core/rendering/RenderRegion.cpp

Issue 752403003: Clean up includes and forward-declarations in the flowthread / multicol files. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/rendering/RenderRegion.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/RenderRegion.cpp
diff --git a/Source/core/rendering/RenderRegion.cpp b/Source/core/rendering/RenderRegion.cpp
index 531fbaafd0cf60b9a09eda6bba4ed3051d3c4009..0ea2867f2ec8034426b9e3b443abcdad9ff50c83 100644
--- a/Source/core/rendering/RenderRegion.cpp
+++ b/Source/core/rendering/RenderRegion.cpp
@@ -30,12 +30,7 @@
#include "config.h"
#include "core/rendering/RenderRegion.h"
-#include "core/css/resolver/StyleResolver.h"
-#include "core/rendering/FlowThreadController.h"
-#include "core/rendering/HitTestLocation.h"
-#include "core/rendering/PaintInfo.h"
#include "core/rendering/RenderFlowThread.h"
-#include "core/rendering/RenderView.h"
namespace blink {
« no previous file with comments | « Source/core/rendering/RenderRegion.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698