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

Unified Diff: Source/web/WebKitUnitTests.isolate

Issue 26336003: Reland r158910 "Improve GIF decoding performance" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add dir to export data files Created 7 years, 2 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 | « Source/core/platform/image-decoders/gif/GIFImageReader.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebKitUnitTests.isolate
diff --git a/Source/web/WebKitUnitTests.isolate b/Source/web/WebKitUnitTests.isolate
index b7cf8c15a01d8c153236f3546ec91ab3645eb790..d48b231421d0145661f65a6cfff7317bfc1557ea 100644
--- a/Source/web/WebKitUnitTests.isolate
+++ b/Source/web/WebKitUnitTests.isolate
@@ -37,6 +37,7 @@
'isolate_dependency_untracked': [
'tests/data/',
# Required by some image decoder tests.
+ '../core/platform/image-decoders/testing/',
'../../LayoutTests/fast/images/resources/',
],
},
« no previous file with comments | « Source/core/platform/image-decoders/gif/GIFImageReader.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698