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

Unified Diff: gyp/tests.gyp

Issue 24075010: We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: version that doesn't serialize default values Created 7 years, 3 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: gyp/tests.gyp
diff --git a/gyp/tests.gyp b/gyp/tests.gyp
index 43acd9481886f8764ad3841798d10de63d81127d..cd91a073a477cc907647810e329097bc3394273e 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -22,6 +22,7 @@
],
'sources': [
'../tests/AAClipTest.cpp',
+ '../tests/AndroidPaintTest.cpp',
'../tests/AnnotationTest.cpp',
'../tests/ARGBImageEncoderTest.cpp',
'../tests/AtomicTest.cpp',
« no previous file with comments | « gyp/core.gypi ('k') | include/core/SkPaint.h » ('j') | tests/AndroidPaintTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698