Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index d67c5f1c0161218552903a322c0a7fede2474683..056b8fc9b80e3cc05b0dd04864c18b267a998f8f 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -520,7 +520,7 @@ |
'native_memory_pressure_signals%': 1, |
}], |
- # Enable autofill dialog for Android and Views-enabled platforms for now. |
+ # Enable autofill dialog for Android, Mac and Views-enabled platforms. |
['toolkit_views==1 or (OS=="android" and android_webview_build==0) or OS=="mac"', { |
'enable_autofill_dialog%': 1 |
}], |