summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorOliver Chang <ochang@chromium.org>2015-11-12 22:03:10 -0800
committerOliver Chang <ochang@chromium.org>2015-11-12 22:03:10 -0800
commitd46f1c83038bbe05e5ad072f157b830b03706e8b (patch)
treed20becf795bd071ae1620264ae59b7148b43293e /BUILD.gn
parent1fb6e795db802285484e704ca8b9b04ffa06dab5 (diff)
downloadpdfium-d46f1c83038bbe05e5ad072f157b830b03706e8b.tar.xz
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 .
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
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",