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

Unified Diff: runtime/vm/debuginfo.h

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: 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
Index: runtime/vm/debuginfo.h
diff --git a/runtime/vm/debuginfo.h b/runtime/vm/debuginfo.h
index 778446da6e3c4dee30d3997adc59b4608e5d0714..fd942680fd87978d9fb84c06ae2fb5c035e0d0a2 100644
--- a/runtime/vm/debuginfo.h
+++ b/runtime/vm/debuginfo.h
@@ -6,8 +6,8 @@
#define VM_DEBUGINFO_H_
#include "platform/assert.h"
+#include "platform/utils.h"
#include "vm/globals.h"
-#include "vm/utils.h"
namespace dart {

Powered by Google App Engine
This is Rietveld 408576698