summaryrefslogtreecommitdiffstats
path: root/remoting/base
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/base')
-rw-r--r--remoting/base/breakpad_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/base/breakpad_win.cc b/remoting/base/breakpad_win.cc
index ce39d91..926d3af 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/app/breakpad_win.cc
+// - src/components/crash/content/app/breakpad_win.cc
// - src/chrome/installer/setup/setup_main.cc
#include "remoting/base/breakpad.h"