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

Unified Diff: components/crash/browser/crash_dump_manager_android.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
Index: components/crash/browser/crash_dump_manager_android.cc
diff --git a/components/breakpad/browser/crash_dump_manager_android.cc b/components/crash/browser/crash_dump_manager_android.cc
similarity index 98%
rename from components/breakpad/browser/crash_dump_manager_android.cc
rename to components/crash/browser/crash_dump_manager_android.cc
index a8f4c383c614490910f1015392dfb17dd8e832d1..d208e9c6b787127311ef1d147e157e991b375d3e 100644
--- a/components/breakpad/browser/crash_dump_manager_android.cc
+++ b/components/crash/browser/crash_dump_manager_android.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/browser/crash_dump_manager_android.h"
+#include "components/crash/browser/crash_dump_manager_android.h"
#include "base/bind.h"
#include "base/file_util.h"
« no previous file with comments | « components/crash/browser/crash_dump_manager_android.h ('k') | components/crash/browser/crash_handler_host_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698