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

Unified Diff: chromecast/app/android/cast_crash_reporter_client_android.cc

Issue 1154383006: Adding crash utilities to chromecast/crash. (Closed) Base URL: https://eureka-internal.googlesource.com/chromium/src@master
Patch Set: cast_shell_unittests not built for android Created 5 years, 6 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 | « chromecast/app/android/cast_crash_reporter_client_android.h ('k') | chromecast/app/android/crash_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/app/android/cast_crash_reporter_client_android.cc
diff --git a/chromecast/crash/android/cast_crash_reporter_client_android.cc b/chromecast/app/android/cast_crash_reporter_client_android.cc
similarity index 97%
rename from chromecast/crash/android/cast_crash_reporter_client_android.cc
rename to chromecast/app/android/cast_crash_reporter_client_android.cc
index af5ec8dd843fd5e99d208bf8742f6d24659de153..ba1c6d91c1df53099e63a44fe78a105659550626 100644
--- a/chromecast/crash/android/cast_crash_reporter_client_android.cc
+++ b/chromecast/app/android/cast_crash_reporter_client_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 "chromecast/crash/android/cast_crash_reporter_client_android.h"
+#include "chromecast/app/android/cast_crash_reporter_client_android.h"
#include "base/base_paths.h"
#include "base/files/file_path.h"
« no previous file with comments | « chromecast/app/android/cast_crash_reporter_client_android.h ('k') | chromecast/app/android/crash_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698