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

Unified Diff: mojo/mojo_apps_js_unittests.isolate

Issue 575363002: Fail if an isolate entry refers to a missing file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: mojo/mojo_apps_js_unittests.isolate
diff --git a/mojo/mojo_apps_js_unittests.isolate b/mojo/mojo_apps_js_unittests.isolate
index af1b0aabfe569775eb703db96407bb3de7f470d5..d0813a2215fccf99f32c8624775f3acaafc2a824 100644
--- a/mojo/mojo_apps_js_unittests.isolate
+++ b/mojo/mojo_apps_js_unittests.isolate
@@ -30,7 +30,6 @@
['OS=="win"', {
'variables': {
'isolate_dependency_tracked': [
- '<(PRODUCT_DIR)/mojo_system.dll',
'<(PRODUCT_DIR)/mojo_test_support.dll',
],
},

Powered by Google App Engine
This is Rietveld 408576698