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

Unified Diff: gyp/tests.gypi

Issue 573323002: Add SkMiniData. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: MSVC doesn't like uint8_t data[0]. Created 6 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
« no previous file with comments | « gyp/core.gypi ('k') | src/core/SkMiniData.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tests.gypi
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index f33d864f3cee5e19ffbc9de3fe6352254b05d49c..a3197220ef544f34eeee8879bde3413445bfe224 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -139,6 +139,7 @@
'../tests/MemsetTest.cpp',
'../tests/MessageBusTest.cpp',
'../tests/MetaDataTest.cpp',
+ '../tests/MiniDataTest.cpp',
'../tests/MipMapTest.cpp',
'../tests/NameAllocatorTest.cpp',
'../tests/OSPathTest.cpp',
« no previous file with comments | « gyp/core.gypi ('k') | src/core/SkMiniData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698