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

Unified Diff: extensions/extensions_tests.gypi

Issue 1924323002: Move Cast certificate verification code from extensions to components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplified OWNERS files Created 4 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
« no previous file with comments | « extensions/extensions_tests.gyp ('k') | extensions/extensions_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions_tests.gypi
diff --git a/extensions/extensions_tests.gypi b/extensions/extensions_tests.gypi
index 45da83d89742c3bae27c52b4cbea84e0191079d8..703b822ec785a1489c3c75d7e5323aad847eab3e 100644
--- a/extensions/extensions_tests.gypi
+++ b/extensions/extensions_tests.gypi
@@ -113,9 +113,6 @@
'common/api/declarative/declarative_manifest_unittest.cc',
'common/api/printer_provider/usb_printer_manifest_unittest.cc',
'common/api/sockets/sockets_manifest_permission_unittest.cc',
- 'common/cast/cast_cert_validator_test_helpers.cc',
- 'common/cast/cast_cert_validator_test_helpers.h',
- 'common/cast/cast_cert_validator_unittest.cc',
'common/csp_validator_unittest.cc',
'common/event_filter_unittest.cc',
'common/extension_l10n_util_unittest.cc',
« no previous file with comments | « extensions/extensions_tests.gyp ('k') | extensions/extensions_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698