From d46f1c83038bbe05e5ad072f157b830b03706e8b Mon Sep 17 00:00:00 2001 From: Oliver Chang Date: Thu, 12 Nov 2015 22:03:10 -0800 Subject: Merge to XFA: Fix typos in BUILD.gn. Accidentally reverted this while rebasing another CL. TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1441473004 . (cherry picked from commit 4274ea205ca2219f6a4cfc54025284c1aa3b14b8) Review URL: https://codereview.chromium.org/1438173003 . --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 7cd5216dc9..d65163f8ae 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", -- cgit v1.2.3