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

Unified Diff: gyp/tests.gypi

Issue 802713002: Handle SkBitmaps which have no pixels in SkPDFImage. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 | src/pdf/SkPDFImage.cpp » ('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 08277b94a26b7e4bdd1bf9465cdfdf2aca3017cf..816fe5fa0514d583fdd0b6be8e57a76537412b32 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -147,6 +147,7 @@
'../tests/NameAllocatorTest.cpp',
'../tests/OSPathTest.cpp',
'../tests/OnceTest.cpp',
+ '../tests/PDFInvalidBitmapTest.cpp',
'../tests/PDFJpegEmbedTest.cpp',
'../tests/PDFPrimitivesTest.cpp',
'../tests/PackBitsTest.cpp',
« no previous file with comments | « no previous file | src/pdf/SkPDFImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698