Chromium Code Reviews| Index: third_party/BUILD.gn |
| diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn |
| index 8e143aa348c41a2319294f14831d08754a7e0b42..27b602379f885dc211d63c6033071a15357eb70a 100644 |
| --- a/third_party/BUILD.gn |
| +++ b/third_party/BUILD.gn |
| @@ -273,6 +273,7 @@ source_set("pdfium_base") { |
| "base/numerics/safe_conversions_impl.h", |
| "base/numerics/safe_math.h", |
| "base/numerics/safe_math_impl.h", |
| + "base/stl_util.h", |
| "base/template_util.h", |
| ] |
| } |