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

Unified Diff: gypfiles/all.gyp

Issue 2393863002: [inspector] Add swarming support to inspector tests (Closed)
Patch Set: Fix swarming 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
Index: gypfiles/all.gyp
diff --git a/gypfiles/all.gyp b/gypfiles/all.gyp
index 6b4ef82d6906c15b6a09b0f0180255c48fc7f3b0..e0741c72a7aaa779a0ce02ed2d6e34ac5046b57c 100644
--- a/gypfiles/all.gyp
+++ b/gypfiles/all.gyp
@@ -30,6 +30,7 @@
'../test/bot_default.gyp:*',
'../test/benchmarks/benchmarks.gyp:*',
'../test/default.gyp:*',
+ '../test/inspector/inspector.gyp:*',
kozy 2016/10/11 14:46:48 I think that problem is here. It looks like we inc
'../test/intl/intl.gyp:*',
'../test/message/message.gyp:*',
'../test/mjsunit/mjsunit.gyp:*',
« no previous file with comments | « gni/isolate.gni ('k') | gypfiles/isolate.gypi » ('j') | test/inspector/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698