Commit c4b715cc authored by Dave Tapuska's avatar Dave Tapuska Committed by Commit Bot

Scope Element ID to use check_op and not hash.h

The header file is included in various spots in blink and pulls in more
than it should.

Change-Id: Icabd4a00d7a19daf2c78cec032ff9742b7d6f43d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2156606Reviewed-by: default avatardanakj <danakj@chromium.org>
Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
Cr-Commit-Position: refs/heads/master@{#761035}
parent bba19993
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
#include <iosfwd> #include <iosfwd>
#include <memory> #include <memory>
#include "base/hash/hash.h" #include "base/check_op.h"
#include "cc/paint/paint_export.h" #include "cc/paint/paint_export.h"
namespace base { namespace base {
......
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