| Index: remoting/base/breakpad_win.cc
|
| diff --git a/remoting/base/breakpad_win.cc b/remoting/base/breakpad_win.cc
|
| index 926d3af6c7f405b7f96f3311ab9829047388733c..ce39d9103dad15551e3965f5407902cf87d74ae6 100644
|
| --- a/remoting/base/breakpad_win.cc
|
| +++ b/remoting/base/breakpad_win.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| // This module contains the necessary code to register the Breakpad exception
|
| // handler. This implementation is based on Chrome crash reporting code. See:
|
| -// - src/components/crash/content/app/breakpad_win.cc
|
| +// - src/components/crash/app/breakpad_win.cc
|
| // - src/chrome/installer/setup/setup_main.cc
|
|
|
| #include "remoting/base/breakpad.h"
|
|
|