Chromium Code Reviews| Index: client/capture_context_mac_test.cc |
| diff --git a/client/capture_context_mac_test.cc b/client/capture_context_mac_test.cc |
| index 2e744cd387a655339f77ff045254460576f0cbb6..5b0b643e3ef69b0a80b53d1a9832f091bd95dd0f 100644 |
| --- a/client/capture_context_mac_test.cc |
| +++ b/client/capture_context_mac_test.cc |
| @@ -19,9 +19,9 @@ |
| #include <algorithm> |
| -#include "base/basictypes.h" |
| #include "build/build_config.h" |
| #include "gtest/gtest.h" |
| +#include "util/misc/implicit_cast.h" |
| namespace crashpad { |
| namespace test { |