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

Unified Diff: runtime/bin/dartutils.cc

Issue 9209001: Move utils.h and utils.cc from runtime/vm to runtime/platform (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed review comments from iposva@ and ager@ Created 8 years, 11 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
« no previous file with comments | « no previous file | runtime/platform/assert.cc » ('j') | runtime/vm/bigint_store.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/dartutils.cc
diff --git a/runtime/bin/dartutils.cc b/runtime/bin/dartutils.cc
index 9266f6a448a3b26a20e2704d7aa002afa4e5812d..8d6e6933012f4a20ac3dc3982778b6aa03f5da28 100644
--- a/runtime/bin/dartutils.cc
+++ b/runtime/bin/dartutils.cc
@@ -3,7 +3,6 @@
// BSD-style license that can be found in the LICENSE file.
#include "bin/dartutils.h"
-
Mads Ager (google) 2012/01/16 11:38:47 Could you add this line back to separate out the h
Søren Gjesse 2012/01/16 12:55:30 Done.
#include "bin/file.h"
#include "platform/assert.h"
#include "platform/globals.h"
« no previous file with comments | « no previous file | runtime/platform/assert.cc » ('j') | runtime/vm/bigint_store.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698