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..a88f22fbea6ad88ecd15d33548aff0822e0657c3 100644 |
| --- a/client/capture_context_mac_test.cc |
| +++ b/client/capture_context_mac_test.cc |
| @@ -22,6 +22,7 @@ |
| #include "base/basictypes.h" |
|
Mark Mentovai
2015/09/12 00:15:14
Drop this.
danakj
2015/09/12 00:17:47
Done.
|
| #include "build/build_config.h" |
| #include "gtest/gtest.h" |
| +#include "util/misc/implicit_cast.h" |
| namespace crashpad { |
| namespace test { |