diff options
Diffstat (limited to 'third_party/BUILD.gn')
-rw-r--r-- | third_party/BUILD.gn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn index 8b212e1622..847229273e 100644 --- a/third_party/BUILD.gn +++ b/third_party/BUILD.gn @@ -554,6 +554,8 @@ jumbo_source_set("pdfium_base") { "base/base_export.h", "base/bits.h", "base/compiler_specific.h", + "base/debug/alias.cc", + "base/debug/alias.h", "base/logging.h", "base/macros.h", "base/numerics/safe_conversions.h", |