Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 6ff25506a2b3063abbe9d6a0a114de89a05364c9..a18d3a335a6b346167fe104966902f0a18b1c89e 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1834,9 +1834,7 @@ |
'proprietary_codecs%': '<(proprietary_codecs)', |
- # safe_browsing defaults to 2 for public builds and is switched to 3 in |
- # //clank/supplement.gypi since mode 3 requires an internal API. |
- 'safe_browsing%': 2, |
+ 'safe_browsing%': 3, |
'enable_web_speech%': 0, |
'java_bridge%': 1, |