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

Unified Diff: Source/platform/mac/ColorMac.mm

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android Created 7 years 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/platform/mac/ColorMac.h ('k') | Source/platform/mac/EmptyProtocolDefinitions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/mac/ColorMac.mm
diff --git a/Source/core/platform/graphics/mac/ColorMac.mm b/Source/platform/mac/ColorMac.mm
similarity index 98%
rename from Source/core/platform/graphics/mac/ColorMac.mm
rename to Source/platform/mac/ColorMac.mm
index 48ff8e47f78c18444f96659030052def61cfccdb..fce2a926d96bb49cc9ea5e3a6e32da2be2ae841b 100644
--- a/Source/core/platform/graphics/mac/ColorMac.mm
+++ b/Source/platform/mac/ColorMac.mm
@@ -24,7 +24,7 @@
*/
#import "config.h"
-#import "core/platform/graphics/mac/ColorMac.h"
+#import "platform/mac/ColorMac.h"
#import <wtf/RetainPtr.h>
#import <wtf/StdLibExtras.h>
« no previous file with comments | « Source/platform/mac/ColorMac.h ('k') | Source/platform/mac/EmptyProtocolDefinitions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698