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

Unified Diff: runtime/bin/log_win.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_win.cc
diff --git a/runtime/bin/log_win.cc b/runtime/bin/log_win.cc
index 9fb69cf7e890ee7bab1ef83af57696e3dacee8af..d8dfe96a615cf9a654c4ad2c00e0591bc44ced7e 100644
--- a/runtime/bin/log_win.cc
+++ b/runtime/bin/log_win.cc
@@ -9,7 +9,6 @@
#include <stdio.h> // NOLINT
-
namespace dart {
namespace bin {

Powered by Google App Engine
This is Rietveld 408576698