Update to use base/bit_cast.h to follow to follow https://codereview.chromium.org/399313006

Change-Id: Idaa31e287d709d12dee5fe743869c368d465b3af
Reviewed-on: https://chromium-review.googlesource.com/340496
Reviewed-by: Robert Sesek <rsesek@chromium.org>
This commit is contained in:
Scott Graham 2016-04-25 10:57:37 -07:00
parent a4649789a5
commit d6d726a0eb

View File

@ -14,7 +14,7 @@
#include "util/numeric/int128.h"
#include "base/macros.h"
#include "base/bit_cast.h"
#include "gtest/gtest.h"
namespace crashpad {