Repackage html lib.

This is just regen:
- cd .../client/html
- rm -rf release
- ../tools/copy_dart.py release html.dart

Review URL: http://codereview.chromium.org//8234030

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@370 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
vsm@google.com 2011-10-12 18:10:51 +00:00
parent 4b23751ad8
commit 50ae8ae116
2 changed files with 1757 additions and 1207 deletions

View file

@ -1,17 +0,0 @@
#library('bootstrap_hacks');
#import('dart:dom');
// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
class BootstrapHacks {
static Window getWindow() {
return dom_window;
}
}

File diff suppressed because it is too large Load diff