Index: chrome/browser/resources/about_memory_linux.css |
diff --git a/chrome/browser/resources/about_memory_linux.css b/chrome/browser/resources/about_memory_linux.css |
index 7d7a223a2b747772769e67f1c7792945a852c1a8..db1ca1cf487b73e9546e62d15aa718bfb7dfebce 100644 |
--- a/chrome/browser/resources/about_memory_linux.css |
+++ b/chrome/browser/resources/about_memory_linux.css |
@@ -18,7 +18,7 @@ table.list#memoryDetails tr.firstRow th:nth-child(2) { |
border-right: 1px solid rgb(181, 198, 222); |
} |
-<if expr="pp_ifdef('android')"> |
+<if expr="is_android"> |
body { |
min-width: 35em; |
} |