Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index bc68804d11a45fbe8039d1df97810e2dc85b044d..5b5a1b1c9e03e7ea0c4613f609059f1a09797337 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", |