| Index: remoting/webapp/html/template_unittest.html
|
| diff --git a/remoting/webapp/html/template_unittest.html b/remoting/webapp/html/template_unittest.html
|
| index f4085cd1968d17a0d2d659daa6019653d1e9ca36..eb99c5c2aaaf740d4e88ef9ea603876e62ada463 100644
|
| --- a/remoting/webapp/html/template_unittest.html
|
| +++ b/remoting/webapp/html/template_unittest.html
|
| @@ -9,6 +9,7 @@ found in the LICENSE file.
|
| <meta charset="utf-8">
|
| <title>Remoting web app unit test</title>
|
| <link rel="stylesheet" href="qunit/qunit.css">
|
| + <link rel="stylesheet" href="menu_button.css">
|
| </head>
|
| <body>
|
| <div id="qunit"></div>
|
| @@ -25,4 +26,4 @@ found in the LICENSE file.
|
| <!-- product files and unit test files-->
|
| <meta-include type="javascript"/>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|