Commit 1fefb18a authored by Justin Cohen's avatar Justin Cohen Committed by Chromium LUCI CQ

Remove unnecessary include from checked_ptr.

Fixes chrome/builders/ci/cronet-ios-simulator-debug redness.

Bug: 1165809
Change-Id: I57f6ed9471d27b53340986bd3bbb1fc32414c1d6
Fixed: 32
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625889Reviewed-by: default avatarWill Harris <wfh@chromium.org>
Reviewed-by: default avatarMark Mentovai <mark@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843183}
parent 69b2a2f6
......@@ -10,7 +10,6 @@
#include <utility>
#include "base/allocator/partition_allocator/address_pool_manager.h"
#include "base/allocator/partition_allocator/checked_ptr_support.h"
#include "base/allocator/partition_allocator/partition_address_space.h"
#include "base/allocator/partition_allocator/partition_alloc_forward.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment