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

Unified Diff: gyp/tests.gypi

Issue 227673011: More SkRecord TODOs: (Closed) Base URL: https://skia.googlesource.com/skia.git@tests
Patch Set: Created 6 years, 8 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/record.gyp ('k') | gyp/tools.gyp » ('j') | tests/RecorderTest.cpp » ('J')
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 959e6c6d30290663aff17e8848a24120098b6bd7..02aed738b51880f7afaa9baf7153d4b2c398c2e4 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -9,7 +9,6 @@
'../src/pathops',
'../src/pdf',
'../src/pipe/utils',
- '../src/record',
'../src/utils',
'../src/utils/debugger',
'../tools/',
@@ -24,6 +23,7 @@
'flags.gyp:flags',
'pdf.gyp:pdf',
'tools.gyp:picture_utils',
+ 'record.gyp:record',
],
'sources': [
'../tests/Test.cpp',
@@ -136,6 +136,7 @@
'../tests/ReadWriteAlphaTest.cpp',
'../tests/Reader32Test.cpp',
'../tests/RecordTest.cpp',
+ '../tests/RecorderTest.cpp',
'../tests/RefCntTest.cpp',
'../tests/RefDictTest.cpp',
'../tests/RegionTest.cpp',
« no previous file with comments | « gyp/record.gyp ('k') | gyp/tools.gyp » ('j') | tests/RecorderTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698