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

Unified Diff: Source/heap/BlinkHeapUnitTests.isolate

Issue 148453004: Add a blink_heap_unittests_apk so we can run the tests on Android. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add BlinkHeapUnitTests.isolate Created 6 years, 11 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 | Source/heap/blink_heap_tests.gyp » ('j') | Source/heap/blink_heap_tests.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/heap/BlinkHeapUnitTests.isolate
diff --git a/Source/web/WebKitUnitTests.isolate b/Source/heap/BlinkHeapUnitTests.isolate
similarity index 92%
copy from Source/web/WebKitUnitTests.isolate
copy to Source/heap/BlinkHeapUnitTests.isolate
index 32bd8710c4479cc009fc17de70c3f085c57785e2..870cd54922fa483c3a522ac983b043275579d556 100644
--- a/Source/web/WebKitUnitTests.isolate
+++ b/Source/heap/BlinkHeapUnitTests.isolate
@@ -36,9 +36,6 @@
],
'isolate_dependency_untracked': [
'tests/data/',
- # Required by some image decoder tests.
- '../platform/image-decoders/testing/',
- '../../LayoutTests/fast/images/resources/',
],
},
}],
« no previous file with comments | « no previous file | Source/heap/blink_heap_tests.gyp » ('j') | Source/heap/blink_heap_tests.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698