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

Unified Diff: tests/html/webgl_extensions_test.dart

Issue 2771453003: Format all tests. (Closed)
Patch Set: Format files Created 3 years, 8 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/html/webgl_extensions_test.dart
diff --git a/tests/html/webgl_extensions_test.dart b/tests/html/webgl_extensions_test.dart
index 07232f083d54e6443d749dbf8abaf6250acb60c2..20ee731e2ce0a9bae4c9e97d2e5b71d808c6e182 100644
--- a/tests/html/webgl_extensions_test.dart
+++ b/tests/html/webgl_extensions_test.dart
@@ -20,7 +20,6 @@ main() {
if (!RenderingContext.supported) return;
-
const allExtensions = const [
'ANGLE_instanced_arrays',
'EXT_blend_minmax',

Powered by Google App Engine
This is Rietveld 408576698