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

Unified Diff: chrome/chrome_tests.gypi

Issue 3475013: test server for safebrowsing test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 'rebase' Created 10 years, 3 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 | « DEPS ('k') | third_party/safe_browsing/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 60775)
+++ chrome/chrome_tests.gypi (working copy)
@@ -1966,6 +1966,8 @@
'../net/net.gyp:net_test_support',
'../skia/skia.gyp:skia',
'../testing/gtest.gyp:gtest',
+ # This is the safebrowsing test server.
+ '../third_party/safe_browsing/safe_browsing.gyp:safe_browsing',
],
'include_dirs': [
'..',
« no previous file with comments | « DEPS ('k') | third_party/safe_browsing/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698