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

Unified Diff: gyp/tests.gypi

Issue 1055743003: Swizzler changes Index8 and 565 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Gif rewinding that actually works Created 5 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
Index: gyp/tests.gypi
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index 606aed20dcb56fff9a163c52029427b0fa4b5cd5..9a2404b14e3471898a990492b5a9417384ecedec 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -5,6 +5,7 @@
# Common gypi for unit tests.
{
'include_dirs': [
+ '../src/codec',
'../src/core',
'../src/effects',
'../src/image',
@@ -214,6 +215,7 @@
'../tests/StrokerTest.cpp',
'../tests/SurfaceTest.cpp',
'../tests/SVGDeviceTest.cpp',
+ '../tests/SwizzlerTest.cpp',
'../tests/TessellatingPathRendererTests.cpp',
'../tests/TArrayTest.cpp',
'../tests/TemplatesTest.cpp',
« no previous file with comments | « dm/DMSrcSink.cpp ('k') | include/core/SkTemplates.h » ('j') | include/core/SkTemplates.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698