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

Unified Diff: services/dart/dart_apptests/pingpong_apptests.dart

Issue 998693004: Enable dartanalyze warnings. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: zra comments Created 5 years, 9 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 | « services/dart/dart_apptests/echo_apptests.dart ('k') | services/dart/test/echo/main.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/dart/dart_apptests/pingpong_apptests.dart
diff --git a/services/dart/dart_apptests/pingpong_apptests.dart b/services/dart/dart_apptests/pingpong_apptests.dart
index 7dc23ec6f16703cbb5fcdc3f18baa722c1d4148e..260c8dfc43aeaa75db4da97c1739ad4817135063 100644
--- a/services/dart/dart_apptests/pingpong_apptests.dart
+++ b/services/dart/dart_apptests/pingpong_apptests.dart
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+library pingpong_apptests;
+
import 'dart:async';
import 'mojo:application';
import 'mojo:bindings';
« no previous file with comments | « services/dart/dart_apptests/echo_apptests.dart ('k') | services/dart/test/echo/main.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698