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

Unified Diff: tests/standalone/io/skipping_dart2js_compilations_test.dart

Issue 1980573003: fix all instances of "the the" (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 7 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 | « sdk/lib/mirrors/mirrors.dart ('k') | tests/try/web/test_case.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/io/skipping_dart2js_compilations_test.dart
diff --git a/tests/standalone/io/skipping_dart2js_compilations_test.dart b/tests/standalone/io/skipping_dart2js_compilations_test.dart
index 0c907baef58214a5dbe257424d45f7239e019455..27d896fa8dd0823142f983cc0ad5f4ae9818fcff 100644
--- a/tests/standalone/io/skipping_dart2js_compilations_test.dart
+++ b/tests/standalone/io/skipping_dart2js_compilations_test.dart
@@ -7,7 +7,7 @@
* already up to date" feature does work as it should.
* Therefore this test ensures that compilations are only skipped if the last
* modified date of the output of a dart2js compilation is newer than
- * - the the dart application to compile (including it's dependencies)
+ * - the dart application to compile (including it's dependencies)
* - the dart2js snapshot
* Furtheremore it ensure that a compilations is not skipped if any of the
* necessary files could not be found (dart2js snapshots, previous dart2js
« no previous file with comments | « sdk/lib/mirrors/mirrors.dart ('k') | tests/try/web/test_case.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698