Chromium Code Reviews| Index: third_party/BUILD.gn |
| diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn |
| index 958b9cc85e80b5a0b806756eb5d8eab3c99fe9bd..1fef9bb34581d9a1e9ef26703589f09b6d368349 100644 |
| --- a/third_party/BUILD.gn |
| +++ b/third_party/BUILD.gn |
| @@ -480,6 +480,7 @@ source_set("pdfium_base") { |
| "base/numerics/safe_conversions_impl.h", |
| "base/numerics/safe_math.h", |
| "base/numerics/safe_math_impl.h", |
| + "base/ptr_util.h", |
| "base/stl_util.h", |
| ] |
| } |