| Index: chrome/app/chrome_breakpad_client.h
|
| diff --git a/chrome/app/chrome_breakpad_client.h b/chrome/app/chrome_breakpad_client.h
|
| index 3636a22a9e160f4fdc89d32bccb026690a96deb5..78f54f60590cb025d2c182d7b05fa7cd86f96935 100644
|
| --- a/chrome/app/chrome_breakpad_client.h
|
| +++ b/chrome/app/chrome_breakpad_client.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| -#include "components/breakpad/breakpad_client.h"
|
| +#include "components/breakpad/app/breakpad_client.h"
|
|
|
| namespace chrome {
|
|
|
|
|