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

Unified Diff: Source/core/platform/graphics/mac/ColorMac.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
Index: Source/core/platform/graphics/mac/ColorMac.h
diff --git a/Source/core/platform/graphics/mac/ColorMac.h b/Source/core/platform/graphics/mac/ColorMac.h
index da14b972ab9a63d1ad9429c79e34b68c02e319f2..24b36488e015ec53a22f484753b89d324a07e9a9 100644
--- a/Source/core/platform/graphics/mac/ColorMac.h
+++ b/Source/core/platform/graphics/mac/ColorMac.h
@@ -29,7 +29,7 @@
#ifndef ColorMac_h
#define ColorMac_h
-#include "core/platform/graphics/Color.h"
+#include "platform/graphics/Color.h"
OBJC_CLASS NSColor;
« no previous file with comments | « Source/core/platform/graphics/filters/SourceAlpha.cpp ('k') | Source/core/platform/graphics/mac/SimpleFontDataMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698