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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1012263002: Enable download_protection_service_unittest.cc on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 9 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 | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index e42a9ab7ce9386c9402581ee53e74a4e7157aa9d..547bf56275f42f6f26d2dbf5352727c1c897ff3c 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2316,11 +2316,6 @@
'ipc_protobuf_message_test_proto',
],
'conditions': [
- ['chromeos == 1', {
- 'sources!': [
- 'browser/safe_browsing/download_protection_service_unittest.cc',
- ],
- }],
['OS == "android"', {
'dependencies!': [
'ipc_protobuf_message_test_proto',
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698