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

Unified Diff: Source/core/core.gypi

Issue 14569024: Merge 149966 "Fix multipart images, regressed in r148560". (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1500/
Patch Set: Created 7 years, 7 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 | « LayoutTests/http/tests/multipart/invalid-image-data.html ('k') | Source/core/loader/cache/CachedImage.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
===================================================================
--- Source/core/core.gypi (revision 150342)
+++ Source/core/core.gypi (working copy)
@@ -3653,6 +3653,7 @@
'platform/chromium/support/WrappedResourceResponse.h',
],
'core_unittest_files': [
+ 'tests/CachedImageTest.cpp',
'tests/HeapGraphSerializerTest.cpp',
'tests/LayoutUnit.cpp',
'tests/LinkRelAttribute.cpp',
« no previous file with comments | « LayoutTests/http/tests/multipart/invalid-image-data.html ('k') | Source/core/loader/cache/CachedImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698