summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-11-10 16:18:38 -0800
committerLei Zhang <thestig@chromium.org>2015-11-10 16:18:38 -0800
commit6a37bfaf09bc209c2da48aecf170d898e56347fa (patch)
treee2f70d6ca6f37d68aac4a0696a8aad97878d043f /BUILD.gn
parent4237aedc2efb0e7a8479148592af349addf86a89 (diff)
downloadpdfium-6a37bfaf09bc209c2da48aecf170d898e56347fa.tar.xz
Merge to XFA: Fix typos in BUILD.gn.
TBR=weili@chromium.org Review URL: https://codereview.chromium.org/1419763005 . (cherry picked from commit 211cab5b58151f09fbeafe2b18da77b63664c39d) Review URL: https://codereview.chromium.org/1407413016 .
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 ca0a7c0188..b6539f0099 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",