aboutsummaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdf_editpath.cpp
diff options
context:
space:
mode:
authorkumarashishg <kumarashishg@google.com>2023-09-27 10:46:51 +0000
committerkumarashishg <kumarashishg@google.com>2023-09-27 10:50:34 +0000
commitc9a8e744a91219fda0827d81ff650e9940ad3a24 (patch)
tree5fbebb9b63b922969aa2ff57532740cd790c7bfc /fpdfsdk/fpdf_editpath.cpp
parent6405ac73f02c42a7a59751d50b89b0f9bccd743c (diff)
downloadpdfium-c9a8e744a91219fda0827d81ff650e9940ad3a24.tar.gz
Updated pdfium to df6fed9f3cbc13b656562b4775ea330c91732c71 (Chrome 117.0.5938.60)
Bug: 301504387 Test: Build the code, flash the device and check if it is working fine Change-Id: If3540f2e20a31c43516adaab8851f2ad215208f8
Diffstat (limited to 'fpdfsdk/fpdf_editpath.cpp')
-rw-r--r--fpdfsdk/fpdf_editpath.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/fpdf_editpath.cpp b/fpdfsdk/fpdf_editpath.cpp
index 4d481f832..c0b8db357 100644
--- a/fpdfsdk/fpdf_editpath.cpp
+++ b/fpdfsdk/fpdf_editpath.cpp
@@ -12,7 +12,7 @@
#include "core/fxcrt/fx_system.h"
#include "core/fxcrt/stl_util.h"
#include "fpdfsdk/cpdfsdk_helpers.h"
-#include "third_party/base/span.h"
+#include "third_party/base/containers/span.h"
// These checks are here because core/ and public/ cannot depend on each other.
static_assert(static_cast<int>(CFX_GraphStateData::LineCap::kButt) ==