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

Unified Diff: Source/platform/blink_platform.gypi

Issue 32823017: Move FloatPolygon.* and WindRule.h to Source/platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Export classes/enum for win/mac 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/rendering/style/BasicShapes.h ('k') | Source/platform/geometry/FloatPolygon.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 95b28cfe7d63e2d9c68ed89fd9a818244374aa99..bc241c2f57d180bb2457b01477c5aa770cc4f711 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -220,6 +220,8 @@
'fonts/FontFamily.h',
'fonts/FontFeatureSettings.cpp',
'fonts/FontFeatureSettings.h',
+ 'geometry/FloatPolygon.cpp',
+ 'geometry/FloatPolygon.h',
'geometry/FloatPoint.cpp',
'geometry/FloatPoint.h',
'geometry/FloatPoint3D.cpp',
@@ -260,6 +262,7 @@
'graphics/TextRunIterator.h',
'graphics/ThreadSafeDataTransport.cpp',
'graphics/ThreadSafeDataTransport.h',
+ 'graphics/WindRule.h',
'network/DNS.cpp',
'network/DNS.h',
'network/HTTPHeaderMap.cpp',
« no previous file with comments | « Source/core/rendering/style/BasicShapes.h ('k') | Source/platform/geometry/FloatPolygon.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698