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

Unified Diff: client/dom/generated/src/frog/Console.dart

Issue 8758022: Custom native class spec for Console. (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/scripts/dartgenerator.py » ('j') | client/dom/scripts/dartgenerator.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/generated/src/frog/Console.dart
diff --git a/client/dom/generated/src/frog/Console.dart b/client/dom/generated/src/frog/Console.dart
index 8766fd84ba822ebf971acf6d15d01b1a740354b3..770c78884aee2b5c49d49432fa3dfb94558fb2c7 100644
--- a/client/dom/generated/src/frog/Console.dart
+++ b/client/dom/generated/src/frog/Console.dart
@@ -1,5 +1,5 @@
-class Console native "*Console" {
+class Console native "=console" {
Emily Fortuna 2011/12/06 22:33:12 What about changing to =console in frog_dom.dart,
MemoryInfo memory;
« no previous file with comments | « no previous file | client/dom/scripts/dartgenerator.py » ('j') | client/dom/scripts/dartgenerator.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698