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

Unified Diff: stub-generator/src/MintMakerPromiseWithStubsTest.dart

Issue 8764019: - "#library warning" fixit: Add #library where it could be expected. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/tests/
Patch Set: Created 9 years, 1 month 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
Index: stub-generator/src/MintMakerPromiseWithStubsTest.dart
===================================================================
--- stub-generator/src/MintMakerPromiseWithStubsTest.dart (revision 1886)
+++ stub-generator/src/MintMakerPromiseWithStubsTest.dart (working copy)
@@ -4,6 +4,7 @@
// IsolateStubs=MintMakerPromiseWithStubsTest.dart:Mint,Purse
+#library("MintMakerPromiseWithStubsTest");
#import("../../isolate/src/TestFramework.dart");
interface Mint factory MintImpl {

Powered by Google App Engine
This is Rietveld 408576698