Index: chrome/browser/resources/managed_mode_block_interstitial.html |
diff --git a/chrome/browser/resources/managed_mode_block_interstitial.html b/chrome/browser/resources/managed_mode_block_interstitial.html |
index c9036b1e4dce66c9cdc397ac89610af9cad7c760..6fff8b5000b3414c65a6db8565debd14542c5608 100644 |
--- a/chrome/browser/resources/managed_mode_block_interstitial.html |
+++ b/chrome/browser/resources/managed_mode_block_interstitial.html |
@@ -17,7 +17,8 @@ |
<div id="actions"> |
<button id="back-button" i18n-content="backButton"></button> |
<button id="content-packs-section-button" |
- i18n-content="contentPacksSectionButton"></button> |
+ i18n-content="contentPacksSectionButton" disabled> |
+ </button> |
</div> |
<div id="footer-message"> |
<span id="bypass-block-message" i18n-content="bypassBlockMessage"></span> |