summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Chang <ochang@chromium.org>2015-11-12 15:49:08 -0800
committerOliver Chang <ochang@chromium.org>2015-11-12 15:49:08 -0800
commit4274ea205ca2219f6a4cfc54025284c1aa3b14b8 (patch)
tree5b4a100068cdce797130cb1b3e4dd63ad2fc5e09
parent182d129bcee8f7731b9bbfde0064295ad3b37271 (diff)
downloadpdfium-chromium/2565.tar.xz
Fix typos in BUILD.gn.chromium/2566chromium/2565
Accidentally reverted this while rebasing another CL. TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1441473004 .
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index bc68804d11..5b5a1b1c9e 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",