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

Unified Diff: packages/quiver/lib/testing/time.dart

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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 | « packages/quiver/lib/testing/src/time/time.dart ('k') | packages/quiver/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/quiver/lib/testing/time.dart
diff --git a/packages/quiver/lib/testing/time.dart b/packages/quiver/lib/testing/time.dart
index a06f656e6797482e707acfdb7be3142f0cfa9ab1..1e1384d2d01ac298f2230daf1a9ddc14dc67af56 100644
--- a/packages/quiver/lib/testing/time.dart
+++ b/packages/quiver/lib/testing/time.dart
@@ -12,9 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-/**
- * Testing support for dart:core time functionality.
- */
+/// Testing support for dart:core time functionality.
library quiver.testing.time;
part 'src/time/time.dart';
« no previous file with comments | « packages/quiver/lib/testing/src/time/time.dart ('k') | packages/quiver/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698