diff options
Diffstat (limited to 'third_party/pdfiumpdfiumbase.bp')
| -rw-r--r-- | third_party/pdfiumpdfiumbase.bp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/third_party/pdfiumpdfiumbase.bp b/third_party/pdfiumpdfiumbase.bp deleted file mode 100644 index fc72eeb5b..000000000 --- a/third_party/pdfiumpdfiumbase.bp +++ /dev/null @@ -1,11 +0,0 @@ -cc_library_static { - name: "libpdfiumpdfiumbase", - defaults: ["pdfium-third-party"], - - srcs: [ - "base/allocator/partition_allocator/address_space_randomization.cc", - "base/allocator/partition_allocator/page_allocator.cc", - "base/allocator/partition_allocator/partition_alloc.cc", - "base/allocator/partition_allocator/spin_lock.cc", - ], -} |
