Chromium Code Reviews| Index: components/safe_json/BUILD.gn |
| diff --git a/components/safe_json/BUILD.gn b/components/safe_json/BUILD.gn |
| index 0f4ce37cafa032285e4c5e1c0f33f5a95d2ee471..370a7810c3fbd430d4ed4bf54949bb587cd21417 100644 |
| --- a/components/safe_json/BUILD.gn |
| +++ b/components/safe_json/BUILD.gn |
| @@ -51,6 +51,7 @@ source_set("unit_tests") { |
| testonly = true |
| sources = [ |
| "json_sanitizer_unittest.cc", |
| + "testing_json_parser_unittest.cc", |
| ] |
| deps = [ |