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

Unified Diff: extensions/extensions_unittests.isolate

Issue 1924323002: Move Cast certificate verification code from extensions to components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase only 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
Index: extensions/extensions_unittests.isolate
diff --git a/extensions/extensions_unittests.isolate b/extensions/extensions_unittests.isolate
index 8c10cccce62999e44f0b762b6e089fc0a606f030..6bfaba2619121a8c32c9cd22844356a47bb7c11f 100644
--- a/extensions/extensions_unittests.isolate
+++ b/extensions/extensions_unittests.isolate
@@ -38,6 +38,7 @@
'variables': {
'files': [
'../chrome/test/data/extensions/',
+ '../components/test/data/cast_certificate/',
'../testing/test_env.py',
'<(PRODUCT_DIR)/extensions_shell_and_test.pak',
'test/data/',

Powered by Google App Engine
This is Rietveld 408576698