Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(659)

Unified Diff: o3d/breakpad/win/exception_handler_win32.cc

Issue 6576020: Remove Gears from Chrome (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: ready to review Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698