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

Unified Diff: runtime/vm/vm.gypi

Issue 10831324: Cleanup of math sources. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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
« lib/math/base.dart ('K') | « lib/math/random.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/vm.gypi
diff --git a/runtime/vm/vm.gypi b/runtime/vm/vm.gypi
index 9b071166c1a1849449a77d0847b2b98d21bbf2e0..4994c614f3f938a3fab66933b4e4bbee8fdd5f46 100644
--- a/runtime/vm/vm.gypi
+++ b/runtime/vm/vm.gypi
@@ -262,7 +262,7 @@
'type': 'none',
'includes': [
# Load the shared math library sources.
- '../../corelib/unified/math/math_sources.gypi',
+ '../../lib/math/math_sources.gypi',
],
'sources/': [
# Exclude all .[cc|h] files.
« lib/math/base.dart ('K') | « lib/math/random.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698