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

Unified Diff: third_party/WebKit/Source/platform/graphics/CompositingReasons.h

Issue 2010713002: Remove unnecessary includes from LayoutBox.h, LayoutBoxModelObject.h and LayoutObject.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: third_party/WebKit/Source/platform/graphics/CompositingReasons.h
diff --git a/third_party/WebKit/Source/platform/graphics/CompositingReasons.h b/third_party/WebKit/Source/platform/graphics/CompositingReasons.h
index 82cccab9f2a0f4504705fa90c29542357511f05b..48e61eaae7df41195edf081bd6151968e7205b1f 100644
--- a/third_party/WebKit/Source/platform/graphics/CompositingReasons.h
+++ b/third_party/WebKit/Source/platform/graphics/CompositingReasons.h
@@ -7,7 +7,6 @@
#include "platform/PlatformExport.h"
#include "wtf/Allocator.h"
-#include "wtf/MathExtras.h"
#include <stdint.h>
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698