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

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

Issue 1132663004: Chromecast: adds Android implementation of CastSysInfo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 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/common/version.h.in ('k') | chromecast/crash/android/crash_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/crash/android/cast_crash_reporter_client_android.cc
diff --git a/chromecast/crash/android/cast_crash_reporter_client_android.cc b/chromecast/crash/android/cast_crash_reporter_client_android.cc
index ae4063745e58f26c828c0d67bdc01466339f8ef7..d914767e8501f8bd13c02325218f198b1aec24cf 100644
--- a/chromecast/crash/android/cast_crash_reporter_client_android.cc
+++ b/chromecast/crash/android/cast_crash_reporter_client_android.cc
@@ -9,8 +9,8 @@
#include "base/files/file_util.h"
#include "base/path_service.h"
#include "chromecast/android/chromecast_config_android.h"
+#include "chromecast/base/version.h"
#include "chromecast/common/global_descriptors.h"
-#include "chromecast/common/version.h"
#include "chromecast/crash/cast_crash_keys.h"
#include "content/public/common/content_switches.h"
« no previous file with comments | « chromecast/common/version.h.in ('k') | chromecast/crash/android/crash_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698