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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 2105273004: GeometryMapper: Support computing visual rects in spaces that are not direct ancestors. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: none Created 4 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
Index: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 0d4379ded53c84afdefe68b215429f93ebc84ccc..4b5fc3c85b7bce9f4c611c43041eb4b0d408a95d 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1222,6 +1222,7 @@
'graphics/paint/PaintArtifactToSkCanvasTest.cpp',
'graphics/paint/PaintChunkerTest.cpp',
'graphics/paint/PaintControllerTest.cpp',
+ 'graphics/paint/PropertyTreeStateTest.cpp',
'image-decoders/FastSharedBufferReaderTest.cpp',
'image-decoders/ImageDecoderTest.cpp',
'image-decoders/ImageDecoderTestHelpers.cpp',

Powered by Google App Engine
This is Rietveld 408576698