Chromium Code Reviews| Index: chrome/browser/resources/flags.css | 
| diff --git a/chrome/browser/resources/flags.css b/chrome/browser/resources/flags.css | 
| index 63c2e986b046890d22deb8aed6cf5e78f0a73999..96fc9ab71960df78e16596e2874c2efbd61c8909 100644 | 
| --- a/chrome/browser/resources/flags.css | 
| +++ b/chrome/browser/resources/flags.css | 
| @@ -4,7 +4,7 @@ | 
| body { | 
| margin: 10px 10px 0; | 
| -<if expr="not pp_ifdef('android')"> | 
| +<if expr="not is_android"> | 
| min-width: 47em; | 
| </if> | 
| /* Should match needs-restart.height + 5 */ |