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

Unified Diff: dart.gyp

Issue 18073003: dart:io | Add automated testing for samples/sample_extension to buildbot. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add sample_extension to the targets of the runtime build. Created 7 years, 5 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 | samples/sample_extension/test_sample_asynchronous_extension.dart » ('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 0be9a495b64da5f193b2e6df6179c1ff8a21fb2a..a8c63e18d09cbff1fd518ab2ed5078c93fe90fdf 100644
--- a/dart.gyp
+++ b/dart.gyp
@@ -44,6 +44,7 @@
['OS!="android"', {
'dependencies': [
'runtime/dart-runtime.gyp:test_extension',
+ 'samples/sample_extension/sample_extension.gyp:sample_extension',
],
}],
],
« no previous file with comments | « no previous file | samples/sample_extension/test_sample_asynchronous_extension.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698