Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 70fb380a432d88d2278a8ff67ab215d183228129..a9d58a174d747d54a79684fe962d60c470937a9e 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -153,7 +153,7 @@ source_set("test_support") { |
| "testing/fx_string_testhelpers.h", |
| "testing/test_support.cpp", |
| "testing/test_support.h", |
| - 'testing/utils/path_service.cpp', |
| + "testing/utils/path_service.cpp", |
| ] |
| deps = [ |
| "//testing/gmock", |