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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 397853002: Refactor safe-browsing build-config definitions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index a74d6600fa5ac610c448dd75a567ed5d38316c54..f989988a0c79975574660cf848eb3255e88cc15d 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2667,9 +2667,6 @@
],
}],
['safe_browsing==1', {
- 'defines': [
- 'FULL_SAFE_BROWSING',
- ],
'dependencies': [
'safe_browsing_chunk_proto',
'safe_browsing_proto',

Powered by Google App Engine
This is Rietveld 408576698