| Index: dart/site/try/index.html
|
| diff --git a/dart/site/try/index.html b/dart/site/try/index.html
|
| index d07a01f2ecaaac05bd0f78ef106ba91fb0fcec4f..c882f65754a09feef6c8c5dd98ec7151c2a3e3b2 100644
|
| --- a/dart/site/try/index.html
|
| +++ b/dart/site/try/index.html
|
| @@ -190,7 +190,6 @@ body /deep/ .hazed-suggestion:after {
|
|
|
| <!-- Enable Google Analytics -->
|
| <script type="text/javascript">
|
| -/*
|
| var _gaq = _gaq || [];
|
| _gaq.push(['_setAccount', 'UA-26406144-2']);
|
| _gaq.push(['_trackPageview']);
|
| @@ -200,7 +199,6 @@ body /deep/ .hazed-suggestion:after {
|
| ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
| var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
| })();
|
| -*/
|
| </script>
|
| </head>
|
| <body>
|
|
|