Chromium Code Reviews| Index: third_party/BUILD.gn |
| diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn |
| index 21d3d5db3243a21780429c2d15e11f8e20819b9c..f6358147be3549b1748905237f1e5a5cd580409d 100644 |
| --- a/third_party/BUILD.gn |
| +++ b/third_party/BUILD.gn |
| @@ -300,6 +300,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", |
| ] |
| } |