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

Unified Diff: components/crash/tools/crash_service.cc

Issue 485893007: Rename components/breakpad to components/crash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase + iOS tests Created 6 years, 4 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
« no previous file with comments | « components/crash/tools/crash_service.h ('k') | components/crash/tools/dmp2minidump.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/crash/tools/crash_service.cc
diff --git a/components/breakpad/tools/crash_service.cc b/components/crash/tools/crash_service.cc
similarity index 99%
rename from components/breakpad/tools/crash_service.cc
rename to components/crash/tools/crash_service.cc
index 425337f4d3752e044f5dfabba181f32338725928..fd1fc021a4874bddf3f2004ce0328adffe059330 100644
--- a/components/breakpad/tools/crash_service.cc
+++ b/components/crash/tools/crash_service.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/breakpad/tools/crash_service.h"
+#include "components/crash/tools/crash_service.h"
#include <windows.h>
« no previous file with comments | « components/crash/tools/crash_service.h ('k') | components/crash/tools/dmp2minidump.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698