Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 7cd5216dc970dd29dd95a3a934b98c41ed6ea19c..d65163f8aed06033b149a33badda848b5f757aa7 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -165,7 +165,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", |