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

Unified Diff: chrome/chrome_tests_unit.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_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 9dbcdd70b1c183044654e64f5f7512d51bce9101..d468bba0d118d7a3d7834609029b643f73f37d0e 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2313,7 +2313,6 @@
['safe_browsing==1', {
# TODO(sgurun): enable tests for safe_browsing==2.
'sources': [ '<@(chrome_unit_tests_full_safe_browsing_sources)' ],
- 'defines': [ 'FULL_SAFE_BROWSING' ],
'dependencies': [
'ipc_protobuf_message_test_proto',
],

Powered by Google App Engine
This is Rietveld 408576698