| Index: third_party/crashpad/crashpad/tools/tool_support.cc
|
| diff --git a/third_party/crashpad/crashpad/tools/tool_support.cc b/third_party/crashpad/crashpad/tools/tool_support.cc
|
| index 401cff305b106e3a1eb5ff5c1b3db2443c617386..5d3592bcfdf92bc95ddd89c296ea78486af74163 100644
|
| --- a/third_party/crashpad/crashpad/tools/tool_support.cc
|
| +++ b/third_party/crashpad/crashpad/tools/tool_support.cc
|
| @@ -20,7 +20,6 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "build/build_config.h"
|
| #include "package.h"
|
|
|
| namespace crashpad {
|
|
|