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

Unified Diff: utils/apidoc/apidoc.gyp

Issue 12209073: Add a scheduled test library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Make everything play nicely with the outside world. Created 7 years, 10 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
« pkg/pkg.status ('K') | « pkg/scheduled_test/test/scheduled_test_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/apidoc/apidoc.gyp
diff --git a/utils/apidoc/apidoc.gyp b/utils/apidoc/apidoc.gyp
index b27cceb48439b096e966664b6f0756f6e31d410c..cb7e806a32041d542cd954a9b930efa1d621689c 100644
--- a/utils/apidoc/apidoc.gyp
+++ b/utils/apidoc/apidoc.gyp
@@ -56,6 +56,7 @@
'--exclude-lib=yaml',
'--include-lib=matcher',
'--include-lib=mock',
+ '--include-lib=scheduled_test',
],
'message': 'Running apidoc: <(_action)',
},
« pkg/pkg.status ('K') | « pkg/scheduled_test/test/scheduled_test_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698