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

Unified Diff: tools/android/common/daemon.cc

Issue 1526833002: Minor fixes for android test/tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: tools/android/common/daemon.cc
diff --git a/tools/android/common/daemon.cc b/tools/android/common/daemon.cc
index 943457610955a3b850d504a4b4ba237df2e50392..3eba2b1adb2e0d3e911f487099f38f5a6703b276 100644
--- a/tools/android/common/daemon.cc
+++ b/tools/android/common/daemon.cc
@@ -15,7 +15,7 @@
namespace {
-const char kNoSpawnDaemon[] = "D";
+const char kNoSpawnDaemon[] = "no-spawn-daemon";
int g_exit_status = 0;
« no previous file with comments | « third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/android.py ('k') | tools/android/forwarder/forwarder.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698