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

Unified Diff: runtime/platform/platform_sources.gypi

Issue 10826233: Add _android files for building DartVM on Android (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Incorporate reviewer's feedback (asiva, Soren Gjesse) 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
« no previous file with comments | « runtime/platform/globals.h ('k') | runtime/platform/thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/platform/platform_sources.gypi
diff --git a/runtime/platform/platform_sources.gypi b/runtime/platform/platform_sources.gypi
index 091e0305dd79b7a3e2ffceeda29373a27e09151d..2e2ddc7d6fb2fa2de5e11e37cf33488fc30c24a1 100644
--- a/runtime/platform/platform_sources.gypi
+++ b/runtime/platform/platform_sources.gypi
@@ -8,6 +8,7 @@
'assert.cc',
'hashmap.cc',
'json.cc',
+ 'thread_android.cc',
'thread_linux.cc',
'thread_macos.cc',
'thread_win.cc',
« no previous file with comments | « runtime/platform/globals.h ('k') | runtime/platform/thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698