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

Unified Diff: runtime/bin/log_linux.cc

Issue 1800863002: Cleanup in //runtime/bin (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Windows fixes Created 4 years, 9 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
Index: runtime/bin/log_linux.cc
diff --git a/runtime/bin/log_linux.cc b/runtime/bin/log_linux.cc
index f398c9e93d6b232b4f0576d17f38f9678416f72a..abb198328794052b712a431398bae7dcb32ae6e5 100644
--- a/runtime/bin/log_linux.cc
+++ b/runtime/bin/log_linux.cc
@@ -9,7 +9,6 @@
#include <stdio.h> // NOLINT
-
namespace dart {
namespace bin {

Powered by Google App Engine
This is Rietveld 408576698