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

Unified Diff: chrome/unit_tests.isolate

Issue 291193009: Reland: Allow high-res bitmaps to be passed in from notifications API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « chrome/test/data/extensions/api_test/notifications/api/partial_update/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/unit_tests.isolate
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index 15a24b757da4a50675b417ea5605e960af249e3b..0fc489f6a22f83b1671a59e753ac419b3c992613 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -102,6 +102,7 @@
'isolate_dependency_untracked': [
'<(PRODUCT_DIR)/test_data/chrome/browser/resources/google_now/',
'<(PRODUCT_DIR)/test_data/chrome/browser/resources/print_preview/',
+ '<(PRODUCT_DIR)/test_data/chrome/renderer/resources/extensions/',
csharp 2014/05/26 13:05:55 Do the tests not need access to these files when r
dewittj 2014/05/27 16:16:43 Tests don't seem to require this on linux, and I'm
csharp 2014/05/27 16:56:35 If the tests don't need these files for linux, the
'<(PRODUCT_DIR)/test_data/chrome/test/data/unit/',
'<(PRODUCT_DIR)/test_data/ui/',
],
« no previous file with comments | « chrome/test/data/extensions/api_test/notifications/api/partial_update/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698