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

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

Issue 336163003: Remove excessive include of ActiveAnimations.h (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: One more use of RuntimeEnabledFeatures detected by the bots; add it Created 6 years, 6 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/InlineTextBox.cpp ('k') | Source/core/rendering/RenderBox.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/LayoutRepainter.cpp
diff --git a/Source/core/rendering/LayoutRepainter.cpp b/Source/core/rendering/LayoutRepainter.cpp
index fea80d3dd1227f166a3aa14d7381f2fc90f24955..9b1e9600bfe147ecdac720fe38004212fd5b3b70 100644
--- a/Source/core/rendering/LayoutRepainter.cpp
+++ b/Source/core/rendering/LayoutRepainter.cpp
@@ -28,6 +28,7 @@
#include "core/rendering/RenderLayer.h"
#include "core/rendering/RenderObject.h"
+#include "platform/RuntimeEnabledFeatures.h"
namespace WebCore {
« no previous file with comments | « Source/core/rendering/InlineTextBox.cpp ('k') | Source/core/rendering/RenderBox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698