diff options
author | Lei Zhang <thestig@chromium.org> | 2018-10-01 18:00:10 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-10-01 18:00:10 +0000 |
commit | ce342184e625493b826f6318cf104001c5c4d859 (patch) | |
tree | 54703f345b40658f16605820a5d2d8bb24ef7beb /third_party/BUILD.gn | |
parent | 158b5719e4249721b6f411bf1c473f8d5bc31c93 (diff) | |
download | pdfium-ce342184e625493b826f6318cf104001c5c4d859.tar.xz |
Update some third_party/base headers.
- Sync bits.h and compiler_specific.h.
- Delete macros.h.
Change-Id: Idf586cd2ea61bc87ed86829d94ae0d4c5a04eae4
Reviewed-on: https://pdfium-review.googlesource.com/43170
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'third_party/BUILD.gn')
-rw-r--r-- | third_party/BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn index 6cb82634ac..51eb5279b9 100644 --- a/third_party/BUILD.gn +++ b/third_party/BUILD.gn @@ -559,7 +559,6 @@ jumbo_source_set("pdfium_base") { "base/debug/alias.cc", "base/debug/alias.h", "base/logging.h", - "base/macros.h", "base/numerics/safe_conversions.h", "base/numerics/safe_conversions_impl.h", "base/numerics/safe_math.h", |