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

Unified Diff: client/dom/generated/src/interface/AudioContext.dart

Issue 9016026: Moves over remaining .dart code references to 'factory' in interface declartions to 'default' (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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 | « no previous file | client/dom/generated/src/interface/FileReader.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/generated/src/interface/AudioContext.dart
diff --git a/client/dom/generated/src/interface/AudioContext.dart b/client/dom/generated/src/interface/AudioContext.dart
index e97240f734dc770a6f641ff2d2dd9aa6edc25728..d2d3b3fdb75562187274bae91d440d37f9130e2b 100644
--- a/client/dom/generated/src/interface/AudioContext.dart
+++ b/client/dom/generated/src/interface/AudioContext.dart
@@ -4,7 +4,7 @@
// WARNING: Do not edit - generated code.
-interface AudioContext factory _AudioContextFactoryProvider {
+interface AudioContext default _AudioContextFactoryProvider {
AudioContext();
« no previous file with comments | « no previous file | client/dom/generated/src/interface/FileReader.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698