summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/new_new_tab.html
diff options
context:
space:
mode:
authorarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-05 23:45:03 +0000
committerarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-05 23:45:03 +0000
commite22ddddb19c659dce909396cb2320979cbedc5d2 (patch)
treefbd2dbc1ceb0747dba2061ea89d96f1ce6a42149 /chrome/browser/resources/new_new_tab.html
parent04d6d58fec6d747bfe5e09b5b2dbaf6e48bb747c (diff)
downloadchromium_src-e22ddddb19c659dce909396cb2320979cbedc5d2.zip
chromium_src-e22ddddb19c659dce909396cb2320979cbedc5d2.tar.gz
chromium_src-e22ddddb19c659dce909396cb2320979cbedc5d2.tar.bz2
Remove JS emulation of HTMLElement classList now that WebKit supports it natively.
BUG=None TEST=NTP, Bookmarks manager, settings should all continue to work. Review URL: http://codereview.chromium.org/3521015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61586 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/resources/new_new_tab.html')
-rw-r--r--chrome/browser/resources/new_new_tab.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/resources/new_new_tab.html b/chrome/browser/resources/new_new_tab.html
index 8700500..ab47110 100644
--- a/chrome/browser/resources/new_new_tab.html
+++ b/chrome/browser/resources/new_new_tab.html
@@ -236,7 +236,6 @@ if ('mode' in hashParams) {
i18nTemplate.process(document, templateData);
</script>
<script src="shared/js/local_strings.js"></script>
-<script src="shared/js/class_list.js"></script>
<script src="shared/js/parse_html_subset.js"></script>
<script src="shared/js/cr.js"></script>