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

Unified Diff: runtime/platform/platform_sources.gypi

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/platform/platform_sources.gypi
diff --git a/runtime/platform/platform_sources.gypi b/runtime/platform/platform_sources.gypi
index 58ee91bf2f76a0daeba5bd841509a0c6cebfb306..b5281ad083fd392bb5411fbc7dbd84fdc91971cb 100644
--- a/runtime/platform/platform_sources.gypi
+++ b/runtime/platform/platform_sources.gypi
@@ -6,5 +6,6 @@
{
'sources': [
'assert.cc',
+ 'utils.cc',
],
}

Powered by Google App Engine
This is Rietveld 408576698