Chromium Code Reviews| Index: third_party/BUILD.gn |
| diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn |
| index c6de4535da19687c77586ad7cf9710fbb70a9518..18baeb2eb541833c83a546fc9d2691821f2d61fe 100644 |
| --- a/third_party/BUILD.gn |
| +++ b/third_party/BUILD.gn |
| @@ -78,6 +78,7 @@ source_set("pdfium_base") { |
| sources = [ |
| "base/logging.h", |
| "base/macros.h", |
| + "base/nonstd_unique_ptr.h", |
| "base/numerics/safe_conversions.h", |
| "base/numerics/safe_conversions_impl.h", |
| "base/numerics/safe_math.h", |