Index: chrome/browser/resources/ntp4/new_tab.html |
diff --git a/chrome/browser/resources/ntp4/new_tab.html b/chrome/browser/resources/ntp4/new_tab.html |
index 6f30f06b8aaa29fd55a7702ff8675ccb7fe004a5..bb79acd43856ba92ada21e6d1461666365c69d44 100644 |
--- a/chrome/browser/resources/ntp4/new_tab.html |
+++ b/chrome/browser/resources/ntp4/new_tab.html |
@@ -20,12 +20,6 @@ |
<!-- It's important that this be the first script loaded. --> |
<script src="logging.js"></script> |
-<if expr="pp_ifdef('touchui')"> |
-<script> |
-document.documentElement.setAttribute('touchui', true); |
-</script> |
-</if> |
- |
<link rel="stylesheet" href="../shared/css/button.css"> |
<link rel="stylesheet" href="../shared/css/bubble.css"> |
<link rel="stylesheet" href="../shared/css/expandable_bubble.css"> |