Commit 6dd136fa authored by Xianzhu Wang's avatar Xianzhu Wang

Remove extra #include "base/logging.h" from picture_layer_impl.cc

It was accidentally added in crrev.com/807033.

Change-Id: Ic482e15cfeab4e13600aa76459fcb8ce078a74ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2439019Reviewed-by: default avatarvmpstr <vmpstr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#812117}
parent 649c62d4
...@@ -14,8 +14,6 @@ ...@@ -14,8 +14,6 @@
#include <set> #include <set>
#include <utility> #include <utility>
#include "base/logging.h"
#include "base/metrics/histogram_macros.h" #include "base/metrics/histogram_macros.h"
#include "base/no_destructor.h" #include "base/no_destructor.h"
#include "base/numerics/ranges.h" #include "base/numerics/ranges.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