| Index: o3d/breakpad/win/exception_handler_win32.cc
|
| diff --git a/o3d/breakpad/win/exception_handler_win32.cc b/o3d/breakpad/win/exception_handler_win32.cc
|
| index c51eab03b3f261d4a47a76714b0593eb7890ef04..ade738f77f03499a77f6073c7f481488eb07a8f7 100644
|
| --- a/o3d/breakpad/win/exception_handler_win32.cc
|
| +++ b/o3d/breakpad/win/exception_handler_win32.cc
|
| @@ -31,7 +31,7 @@
|
|
|
| //
|
| // Wrapper class for using the Breakpad crash reporting system.
|
| -// (adapted from code in Google Gears)
|
| +// (adapted from code in Gears)
|
| //
|
|
|
| #include <windows.h>
|
|
|