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

Unified Diff: test/debugger/debugger.isolate

Issue 2484713002: [debugger] Add entire directory to files in .isolate (Closed)
Patch Set: Created 4 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debugger.isolate
diff --git a/test/debugger/debugger.isolate b/test/debugger/debugger.isolate
index 6ec27cb94a2742d44799a4259ce29313ee318783..588c3b01a40afe650335634b2481658027a96889 100644
--- a/test/debugger/debugger.isolate
+++ b/test/debugger/debugger.isolate
@@ -7,10 +7,7 @@
['v8_enable_inspector==1', {
'variables': {
'files': [
- './debugger.status',
- './protocol/',
- './test-api.js',
- './testcfg.py',
+ './',
],
},
}],
@@ -19,4 +16,4 @@
'../../src/d8.isolate',
'../../tools/testrunner/testrunner.isolate',
],
-}
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698