Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index ca0a7c01880e2b9b9182cd7d06e7ab471c6bd603..b6539f009957e7ef273c1300480e24e43c5f041d 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", |