Chromium Code Reviews| Index: client/samples/logo/logo.html |
| diff --git a/client/samples/logo/logo.html b/client/samples/logo/logo.html |
| index 07ecd8e830cca7b609572e1f9be56981560201cb..cfa86557e75998de80ab1983cedadfb0426c15d7 100644 |
| --- a/client/samples/logo/logo.html |
| +++ b/client/samples/logo/logo.html |
| @@ -21,5 +21,6 @@ |
| <input type="checkbox" name="invert"> |
| </form> |
| <div id="icon"></div> |
| + <script src="../../dart.js"></script> |
|
dgrove
2012/01/20 20:57:03
ditto
|
| </body> |
| </html> |