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

Unified Diff: runtime/platform/platform_sources.gypi

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

Powered by Google App Engine
This is Rietveld 408576698