aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/skcms/skcms.gni
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/skcms/skcms.gni')
-rw-r--r--third_party/skcms/skcms.gni2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/skcms/skcms.gni b/third_party/skcms/skcms.gni
index 2cfe2fbe68..a3def6e9b5 100644
--- a/third_party/skcms/skcms.gni
+++ b/third_party/skcms/skcms.gni
@@ -4,7 +4,7 @@
# found in the LICENSE file.
skcms_sources = [
- "skcms.c",
+ "skcms.cc",
"skcms.h",
"skcms_internal.h",
"src/Transform_inl.h",