Chromium Code Reviews| 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"; |