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

Unified Diff: Source/core/rendering/exclusions/ExclusionShapeInfo.cpp

Issue 15447002: Remove ~1750 superfluous includes from core (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebase a few hours Created 7 years, 7 months 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/exclusions/ExclusionShape.cpp ('k') | Source/core/rendering/style/ContentData.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/exclusions/ExclusionShapeInfo.cpp
diff --git a/Source/core/rendering/exclusions/ExclusionShapeInfo.cpp b/Source/core/rendering/exclusions/ExclusionShapeInfo.cpp
index 3d9371ee67c918f978f0318255fcab6c75717e4e..b292a43573d864d782590bf92c96cfe4943c8ac4 100644
--- a/Source/core/rendering/exclusions/ExclusionShapeInfo.cpp
+++ b/Source/core/rendering/exclusions/ExclusionShapeInfo.cpp
@@ -31,8 +31,6 @@
#include "core/rendering/exclusions/ExclusionShapeInfo.h"
#include "core/rendering/exclusions/ExclusionShape.h"
-#include "core/rendering/RenderBlock.h"
-#include "core/rendering/RenderBox.h"
#include "core/rendering/RenderRegion.h"
#include "core/rendering/style/RenderStyle.h"
« no previous file with comments | « Source/core/rendering/exclusions/ExclusionShape.cpp ('k') | Source/core/rendering/style/ContentData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698