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

Unified Diff: pkg/polymer/test/build/utils_test.dart

Issue 180373003: [polymer] switch comment style (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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
Index: pkg/polymer/test/build/utils_test.dart
diff --git a/pkg/polymer/test/build/utils_test.dart b/pkg/polymer/test/build/utils_test.dart
index cd996565116bfde4f5a5b44557c75be0b84a20fe..8aa3bdd99ef78981f11f9b7fc6ffc2693d6b4a82 100644
--- a/pkg/polymer/test/build/utils_test.dart
+++ b/pkg/polymer/test/build/utils_test.dart
@@ -2,7 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-/** Tests for some of the utility helper functions used by the compiler. */
+/// Tests for some of the utility helper functions used by the compiler.
library polymer.test.utils_test;
import 'package:unittest/compact_vm_config.dart';

Powered by Google App Engine
This is Rietveld 408576698