| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 225fb1b commit 366c983
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1096,7 +1096,6 @@ | |||
| 1096 | 1096 | 'test/cctest/test_linked_binding.cc', | |
| 1097 | 1097 | 'test/cctest/test_per_process.cc', | |
| 1098 | 1098 | 'test/cctest/test_platform.cc', | |
| 1099 | - 'test/cctest/test_report_util.cc', | ||
| 1100 | 1099 | 'test/cctest/test_traced_value.cc', | |
| 1101 | 1100 | 'test/cctest/test_util.cc', | |
| 1102 | 1101 | 'test/cctest/test_url.cc', | |
@@ -1134,6 +1133,9 @@ | |||
| 1134 | 1133 | }, | |
| 1135 | 1134 | }], | |
| 1136 | 1135 | [ 'node_report=="true"', { | |
| 1136 | + 'sources': [ | ||
| 1137 | + 'test/cctest/test_report_util.cc', | ||
| 1138 | + ], | ||
| 1137 | 1139 | 'defines': [ | |
| 1138 | 1140 | 'NODE_REPORT', | |
| 1139 | 1141 | 'NODE_ARCH="<(target_arch)"', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments