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

Unified Diff: dart.gyp

Issue 10387019: Add gyp build for sample-extension. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix whitespace, remove empty variables section of sample_extension.gypi. Created 8 years, 7 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 | « no previous file | runtime/dart-runtime.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart.gyp
diff --git a/dart.gyp b/dart.gyp
index 8beaa00e0e9b44908f19d12769fc3425944bc0b5..4e5ee47b499a5ccbaab28cf5fb889d645ae2739c 100644
--- a/dart.gyp
+++ b/dart.gyp
@@ -19,6 +19,8 @@
'runtime/dart-runtime.gyp:dart',
'runtime/dart-runtime.gyp:run_vm_tests',
'runtime/dart-runtime.gyp:process_test',
+ 'runtime/dart-runtime.gyp:test_extension',
+ 'runtime/dart-runtime.gyp:sample_extension',
],
},
{
« no previous file with comments | « no previous file | runtime/dart-runtime.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698