Skip to content

Commit

Permalink
Do IWYU for base/containers/contains.h in various directories.
Browse files Browse the repository at this point in the history
Include base/containers/contains.h in various files that use
base::Contains().

Bug: 970209
Change-Id: I8ed8e70509155058bd3d1b2c4878129f266fbf22
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2901022
Owners-Override: Lei Zhang <thestig@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#883799}
NOKEYCHECK=True
GitOrigin-RevId: 812c539850a0227ba4792084d5a80ee013523b0c
  • Loading branch information
leizleiz authored and Copybara-Service committed May 18, 2021
1 parent f7445a7 commit e41b920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions leveldatabase/leveldb_chrome.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <vector>

#include "base/bind.h"
#include "base/containers/contains.h"
#include "base/containers/flat_set.h"
#include "base/files/file.h"
#include "base/files/file_util.h"
Expand Down

0 comments on commit e41b920

Please sign in to comment.