| Index: components/ntp_tiles/webui/resources/popular_sites_internals.html
|
| diff --git a/components/ntp_tiles/webui/resources/popular_sites_internals.html b/components/ntp_tiles/webui/resources/popular_sites_internals.html
|
| index d82e0940dd0238b921d46b402b38b54890aec854..81d8145c963cccaaeed31b02c63b8c51263bceb5 100644
|
| --- a/components/ntp_tiles/webui/resources/popular_sites_internals.html
|
| +++ b/components/ntp_tiles/webui/resources/popular_sites_internals.html
|
| @@ -8,8 +8,7 @@ found in the LICENSE file.
|
| <head>
|
| <meta charset="utf-8">
|
| <if expr="is_android or is_ios">
|
| -<meta name="viewport" content="width=device-width, initial-scale=1.0,
|
| - maximum-scale=1.0, user-scalable=no">
|
| +<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| </if>
|
| <title>Popular Sites Internals</title>
|
| <link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
|
|
|