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

Unified Diff: extensions/extensions_unittests.isolate

Issue 2084153003: Remove the test-only X509Certificate constructor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixup .isolate for GYP build Created 4 years, 6 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 6bfaba2619121a8c32c9cd22844356a47bb7c11f..05ae54d985f1edf3377136113e736d741277637d 100644
--- a/extensions/extensions_unittests.isolate
+++ b/extensions/extensions_unittests.isolate
@@ -39,6 +39,7 @@
'files': [
'../chrome/test/data/extensions/',
'../components/test/data/cast_certificate/',
+ '../net/data',
'../testing/test_env.py',
'<(PRODUCT_DIR)/extensions_shell_and_test.pak',
'test/data/',

Powered by Google App Engine
This is Rietveld 408576698