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

Unified Diff: runtime/vm/token.h

Issue 9189003: Move assert.h/assert.cc from runtime/vm to runtime/platform (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Check for correct rebase 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 | « runtime/vm/thread_win.cc ('k') | runtime/vm/utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/token.h
diff --git a/runtime/vm/token.h b/runtime/vm/token.h
index 0dd0adc46491db84686cf264a49b2ee2cb3782d4..c4365faa33b9621b0baba3076da9873e782365dd 100644
--- a/runtime/vm/token.h
+++ b/runtime/vm/token.h
@@ -5,7 +5,7 @@
#ifndef VM_TOKEN_H_
#define VM_TOKEN_H_
-#include "vm/assert.h"
+#include "platform/assert.h"
namespace dart {
« no previous file with comments | « runtime/vm/thread_win.cc ('k') | runtime/vm/utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698