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

Unified Diff: gyp/tests.gyp

Issue 37803002: Adding size parameter to read array functions (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Fixed comments 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 | « no previous file | include/core/SkFlattenableBuffers.h » ('j') | src/core/SkFlattenableBuffers.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tests.gyp
diff --git a/gyp/tests.gyp b/gyp/tests.gyp
index 6b286bb30ab91dff1c156a683dc689d9b49d0ced..ec5bca020aeb859853c5ff28d55d1cbc5ab3c61e 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -123,6 +123,7 @@
'../tests/RTreeTest.cpp',
'../tests/SHA1Test.cpp',
'../tests/ScalarTest.cpp',
+ '../tests/SerializationTest.cpp',
'../tests/ShaderImageFilterTest.cpp',
'../tests/ShaderOpacityTest.cpp',
'../tests/Sk64Test.cpp',
« no previous file with comments | « no previous file | include/core/SkFlattenableBuffers.h » ('j') | src/core/SkFlattenableBuffers.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698