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

Unified Diff: gyp/tests.gypi

Issue 518213003: Rename ScaledImageCache.cpp to SkResourceCacheTest.cpp (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Rebase master Created 6 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 | tests/ScaledImageCache.cpp » ('j') | tests/SkResourceCacheTest.cpp » ('J')
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 c3b559e884918c24522d840a9bdfcbc86829c93a..df8ff47d7940a537f00bceaff12ae02e4dcdeea5 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -180,12 +180,12 @@
'../tests/SHA1Test.cpp',
'../tests/SListTest.cpp',
'../tests/ScalarTest.cpp',
- '../tests/ScaledImageCache.cpp',
'../tests/SerializationTest.cpp',
'../tests/ShaderImageFilterTest.cpp',
'../tests/ShaderOpacityTest.cpp',
'../tests/SizeTest.cpp',
'../tests/SkBase64Test.cpp',
+ '../tests/SkResourceCacheTest.cpp',
'../tests/SmallAllocatorTest.cpp',
'../tests/SortTest.cpp',
'../tests/SrcOverTest.cpp',
« no previous file with comments | « no previous file | tests/ScaledImageCache.cpp » ('j') | tests/SkResourceCacheTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698