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

Unified Diff: gyp/tests.gyp

Issue 23717055: Add a buffered SkStream class. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Rename test 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
« no previous file with comments | « no previous file | gyp/utils.gyp » ('j') | include/utils/SkFrontBufferedStream.h » ('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 aacffc94350282afd30018bc5a0773f0b316300b..d6704f7954241a4f8e7e64c55e3a06d83ade2b19 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -60,6 +60,7 @@
'../tests/FontHostTest.cpp',
'../tests/FontMgrTest.cpp',
'../tests/FontNamesTest.cpp',
+ '../tests/FrontBufferedStreamTest.cpp',
'../tests/GeometryTest.cpp',
'../tests/GLInterfaceValidation.cpp',
'../tests/GLProgramsTest.cpp',
« no previous file with comments | « no previous file | gyp/utils.gyp » ('j') | include/utils/SkFrontBufferedStream.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698