| Index: remoting/webapp/me2mom/background.html
|
| diff --git a/remoting/webapp/me2mom/background.html b/remoting/webapp/me2mom/background.html
|
| index 38590315218e3282eca6f9245edf75af9cfceb13..b3570d324f7272023ad352a7ed77ecc06353e1c8 100644
|
| --- a/remoting/webapp/me2mom/background.html
|
| +++ b/remoting/webapp/me2mom/background.html
|
| @@ -5,5 +5,5 @@ Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file.
|
| -->
|
| <html>
|
| - <script type="text/javascript" src="background.js"></script>
|
| + <script src="background.js"></script>
|
| </html>
|
|
|