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

Unified Diff: gypfiles/all.gyp

Issue 2425973002: [debugger] basic test infrastructure for new debugger test api. (Closed)
Patch Set: fix Created 4 years, 2 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 | « BUILD.gn ('k') | src/d8.h » ('j') | test/debugger/debugger.isolate » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gypfiles/all.gyp
diff --git a/gypfiles/all.gyp b/gypfiles/all.gyp
index 931cc4226c6084ad96222ab66054d31a38946227..a3f2eedc77d3bd6ea6ec28c65a6ba055a61ac11b 100644
--- a/gypfiles/all.gyp
+++ b/gypfiles/all.gyp
@@ -27,6 +27,7 @@
}],
['v8_enable_inspector==1', {
'dependencies': [
+ '../test/debugger/debugger.gyp:*',
'../test/inspector/inspector.gyp:*',
],
}],
« no previous file with comments | « BUILD.gn ('k') | src/d8.h » ('j') | test/debugger/debugger.isolate » ('J')

Powered by Google App Engine
This is Rietveld 408576698