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

Unified Diff: test/inspector/inspector.isolate

Issue 2770823003: [inspector] Increased chances of successful InjectedScriptSource compilation (Closed)
Patch Set: fixed .isolate Created 3 years, 9 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 | « test/inspector/console/destroy-context-during-log.js ('k') | test/inspector/protocol-test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/inspector.isolate
diff --git a/test/inspector/inspector.isolate b/test/inspector/inspector.isolate
index ca45911da350a2ac3a8c3f856ceca6f0e56aff59..447c4214c97c7c4d545d32c53b1a6e3327d23bd5 100644
--- a/test/inspector/inspector.isolate
+++ b/test/inspector/inspector.isolate
@@ -15,6 +15,7 @@
'./protocol-test.js',
'./runtime/',
'./testcfg.py',
+ '../../src/inspector/injected-script-source.js',
'<(PRODUCT_DIR)/inspector-test<(EXECUTABLE_SUFFIX)',
],
},
« no previous file with comments | « test/inspector/console/destroy-context-during-log.js ('k') | test/inspector/protocol-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698