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

Unified Diff: Source/core/platform/Theme.h

Issue 42313002: Move Color.*, DashArray and DrawLooper to Source/platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add missing moved files Created 7 years, 2 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/platform/PopupMenuStyle.h ('k') | Source/core/platform/graphics/BitmapImage.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/Theme.h
diff --git a/Source/core/platform/Theme.h b/Source/core/platform/Theme.h
index c964170035a54589306ba71e7e601106ee39a952..a0cc99d2cc75a27f7af6189ca22eaf947193e4ad 100644
--- a/Source/core/platform/Theme.h
+++ b/Source/core/platform/Theme.h
@@ -27,11 +27,11 @@
#define Theme_h
#include "core/platform/ThemeTypes.h"
-#include "core/platform/graphics/Color.h"
#include "core/platform/graphics/Font.h"
#include "platform/LengthBox.h"
#include "platform/LengthSize.h"
#include "platform/geometry/IntRect.h"
+#include "platform/graphics/Color.h"
#include "wtf/Forward.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/PopupMenuStyle.h ('k') | Source/core/platform/graphics/BitmapImage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698