From 211cab5b58151f09fbeafe2b18da77b63664c39d Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Tue, 10 Nov 2015 16:11:42 -0800 Subject: Fix typos in BUILD.gn. TBR=weili@chromium.org Review URL: https://codereview.chromium.org/1419763005 . --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 70fb380a43..a9d58a174d 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", -- cgit v1.2.3