Chromium Code Reviews| Index: gypfiles/all.gyp |
| diff --git a/gypfiles/all.gyp b/gypfiles/all.gyp |
| index 931cc4226c6084ad96222ab66054d31a38946227..bfa6edd0b7a11aa73556ddd896e170b95c81ada7 100644 |
| --- a/gypfiles/all.gyp |
| +++ b/gypfiles/all.gyp |
| @@ -35,6 +35,7 @@ |
| '../test/bot_default.gyp:*', |
| '../test/benchmarks/benchmarks.gyp:*', |
| '../test/default.gyp:*', |
| + '../test/inspector/inspector.gyp:*', |
|
kozy
2016/10/11 19:05:57
please remove it or wrap whole inspector.gyp file
Michael Achenbach
2016/10/11 20:54:01
Ah - right - rebase didn't remove this line. Maybe
|
| '../test/intl/intl.gyp:*', |
| '../test/message/message.gyp:*', |
| '../test/mjsunit/mjsunit.gyp:*', |