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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1081403002: Refactor safe-browsing build-config definitions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename INTERNAL/EXTERNAL to LOCAL/REMOTE Created 5 years, 8 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 fe5259fde79c3db48027ab729aa86e265884bc56..1c4d3aa708bb3464897dfdd3824b942915803198 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2838,9 +2838,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