| Index: chrome_elf/blacklist/blacklist_interceptions.cc
|
| diff --git a/chrome_elf/blacklist/blacklist_interceptions.cc b/chrome_elf/blacklist/blacklist_interceptions.cc
|
| index 48699b1caff86607eeebadef3c97381d6c050e00..7d97d85f3f73f17d35d820f435fff5f4c35541f1 100644
|
| --- a/chrome_elf/blacklist/blacklist_interceptions.cc
|
| +++ b/chrome_elf/blacklist/blacklist_interceptions.cc
|
| @@ -18,7 +18,7 @@
|
| // base_static (see base/base.gyp) are allowed here.
|
| #include "base/win/pe_image.h"
|
| #include "chrome_elf/blacklist/blacklist.h"
|
| -#include "chrome_elf/breakpad/breakpad.h"
|
| +#include "chrome_elf/blacklist/crashpad_helper.h"
|
| #include "sandbox/win/src/internal_types.h"
|
| #include "sandbox/win/src/nt_internals.h"
|
| #include "sandbox/win/src/sandbox_nt_util.h"
|
|
|