| Index: chrome_elf/DEPS
|
| diff --git a/chrome_elf/DEPS b/chrome_elf/DEPS
|
| index 116683333ab88b06d49f79fd9d6e892cff22868b..4e77d3ba3ac689b61132bd4136f0b1d0fb73326c 100644
|
| --- a/chrome_elf/DEPS
|
| +++ b/chrome_elf/DEPS
|
| @@ -3,5 +3,8 @@ include_rules = [
|
| "+breakpad/src/client",
|
| "+chrome/app/chrome_crash_reporter_client_win.h",
|
| "+chrome/common/chrome_version.h",
|
| - "+chrome/install_static/install_util.h"
|
| + "+chrome/install_static/install_util.h",
|
| + "+third_party/crashpad/crashpad/client/crashpad_client.h",
|
| + "+components/crash/content/app/crashpad.h",
|
| + "+components/crash/core/common/crash_keys.h",
|
| ]
|
|
|