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

Unified Diff: tests/compiler/dart2js_extra/LayoutTests_fast_mediastream_getusermedia_t01_test.dart

Issue 2765693002: Update all tests (Closed)
Patch Set: Created 3 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
Index: tests/compiler/dart2js_extra/LayoutTests_fast_mediastream_getusermedia_t01_test.dart
diff --git a/tests/compiler/dart2js_extra/LayoutTests_fast_mediastream_getusermedia_t01_test.dart b/tests/compiler/dart2js_extra/LayoutTests_fast_mediastream_getusermedia_t01_test.dart
index 950224678940755159f7db94bf5b686cfac2aabe..3ca943bb1b2ee035117c33fcef4f0f8759d18505 100644
--- a/tests/compiler/dart2js_extra/LayoutTests_fast_mediastream_getusermedia_t01_test.dart
+++ b/tests/compiler/dart2js_extra/LayoutTests_fast_mediastream_getusermedia_t01_test.dart
@@ -10,7 +10,7 @@ foo() {}
gotStream1(stream) {
foo()
- . /// 01: compile-time error
+ . //# 01: compile-time error
.then();
}

Powered by Google App Engine
This is Rietveld 408576698