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

Unified Diff: standalone/src/ProcessSegfaultTest.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: standalone/src/ProcessSegfaultTest.dart
===================================================================
--- standalone/src/ProcessSegfaultTest.dart (revision 1886)
+++ standalone/src/ProcessSegfaultTest.dart (working copy)
@@ -4,6 +4,7 @@
//
// Process test program to test process communication.
+#library("ProcessSegfaultTest");
#source("ProcessTestUtil.dart");
class ProcessSegfaultTest {
« no previous file with comments | « no previous file | standalone/src/ProcessStderrTest.dart » ('j') | stub-generator/src/MintMakerFullyIsolatedTest-generatedTest.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698