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

Unified Diff: remoting/webapp/main.html

Issue 9610003: Use classList in host_table_entry (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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 | « remoting/webapp/host_table_entry.js ('k') | remoting/webapp/remoting.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/main.html
diff --git a/remoting/webapp/main.html b/remoting/webapp/main.html
index 764b3bc0901b3755621f4d631d64977f980f4989..b9274912f71c30c92b31a4eeac4d44c16f09edde 100644
--- a/remoting/webapp/main.html
+++ b/remoting/webapp/main.html
@@ -38,7 +38,6 @@ found in the LICENSE file.
<script src="stats_accumulator.js"></script>
<script src="toolbar.js"></script>
<script src="ui_mode.js"></script>
- <script src="util.js"></script>
<script src="xhr.js"></script>
<script src="wcs.js"></script>
<script src="wcs_loader.js"></script>
« no previous file with comments | « remoting/webapp/host_table_entry.js ('k') | remoting/webapp/remoting.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698