Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1844)

Unified Diff: build/common.gypi

Issue 1290153002: Switch android to build with safe_browsing=3 mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 5806a63ca39c442c671c1bc0f6e91e01776b663c..480bfe5bd530aabf51dbed075cd393d92840cdfb 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1844,7 +1844,7 @@
'use_openssl_certs%': 1,
'proprietary_codecs%': '<(proprietary_codecs)',
- 'safe_browsing%': 2,
+ 'safe_browsing%': 3,
'enable_web_speech%': 0,
'java_bridge%': 1,
'use_allocator%': 'none',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698