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

Unified Diff: Source/core/core.gypi

Issue 21858004: Refactoring Canvas2DLayerBridge to make it easier to write unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 5 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/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 160d63b9d4e813fc9d2dc947007a4033f15dcacf..42cfe8d9f03de0a8a0aadc7f2ce548b1f7b2ceac 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3756,6 +3756,7 @@
'platform/graphics/UnitBezierTest.cpp',
'platform/graphics/chromium/AnimationTranslationUtilTest.cpp',
'platform/graphics/chromium/Canvas2DLayerBridgeTest.cpp',
+ 'platform/graphics/chromium/Canvas2DLayerBridgeTestHelper.h',
'platform/graphics/chromium/Canvas2DLayerManagerTest.cpp',
'platform/graphics/chromium/DeferredImageDecoderTest.cpp',
'platform/graphics/chromium/ImageDecodingStoreTest.cpp',
« no previous file with comments | « no previous file | Source/core/platform/graphics/ImageBuffer.cpp » ('j') | Source/core/platform/graphics/ImageBuffer.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698