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

Unified Diff: shell/android/main.cc

Issue 1438073003: Remove unused constant. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/android/main.cc
diff --git a/shell/android/main.cc b/shell/android/main.cc
index c164f2216401180a8f3d1f5a4b2f11bcf6ff5fa6..a922d225218f1e12775a553d682f58d57719945f 100644
--- a/shell/android/main.cc
+++ b/shell/android/main.cc
@@ -50,9 +50,6 @@ namespace shell {
namespace {
-// Tag for logging.
-const char kLogTag[] = "chromium";
-
// Command line argument for the communication fifo.
const char kFifoPath[] = "fifo-path";
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698