summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
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 22135300ac..a9c9d59a9d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -222,9 +222,9 @@ visibility = [
static_library("fdrm") {
sources = [
"core/fdrm/crypto/fx_crypt.cpp",
+ "core/fdrm/crypto/fx_crypt.h",
"core/fdrm/crypto/fx_crypt_aes.cpp",
"core/fdrm/crypto/fx_crypt_sha.cpp",
- "core/fdrm/crypto/include/fx_crypt.h",
]
configs += [ ":pdfium_core_config" ]
deps = [