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

Unified Diff: Source/platform/blink_platform.gypi

Issue 328333003: Adding Blink-side 3d Box and Bounds calculations to TransformOperations (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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 | « no previous file | Source/platform/geometry/FloatBox.h » ('j') | Source/platform/geometry/FloatBoxTestHelpers.h » ('J')
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 2cd73ee5c71d64beadc46fa9e69a9384f812709b..8f3ce0e5ecde6f9a93b27f23fc1e8f926aba274f 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -895,6 +895,8 @@
'fonts/FontTest.cpp',
'fonts/GlyphPageTreeNodeTest.cpp',
'fonts/android/FontCacheAndroidTest.cpp',
+ 'geometry/FloatBoxTest.cpp',
+ 'geometry/FloatBoxTestHelpers.cpp',
'geometry/FloatPolygonTest.cpp',
'geometry/FloatRoundedRectTest.cpp',
'geometry/RegionTest.cpp',
@@ -911,6 +913,7 @@
'testing/ArenaTestHelpers.h',
'testing/TreeTestHelpers.cpp',
'testing/TreeTestHelpers.h',
+ 'transforms/TransformOperationsTest.cpp',
'text/BidiResolverTest.cpp',
'text/DateTimeFormatTest.cpp',
'text/SegmentedStringTest.cpp',
« no previous file with comments | « no previous file | Source/platform/geometry/FloatBox.h » ('j') | Source/platform/geometry/FloatBoxTestHelpers.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698