Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(601)

Unified Diff: remoting/webapp/me2mom/background.html

Issue 7078022: Fix up remoting UI to make it closer to spec (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changed arrows to GT/LT signs because of Linux font issues. Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/webapp/me2mom/choice.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | remoting/webapp/me2mom/choice.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698