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

Unified Diff: content/content_unittests.isolate

Issue 877623002: [ServiceWorker] Fills SSLInfo of the response from a SW with the SSLInfo of the SW script. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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: content/content_unittests.isolate
diff --git a/content/content_unittests.isolate b/content/content_unittests.isolate
index bc982e2c3dd9239f34ab680f63ffd9ee6528bf8b..550e7557044308623c949cd4b8587945242e4c0f 100644
--- a/content/content_unittests.isolate
+++ b/content/content_unittests.isolate
@@ -6,6 +6,7 @@
['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {
'variables': {
'files': [
+ '../net/data/ssl/certificates/',
'../media/test/data/',
'test/data/',
],

Powered by Google App Engine
This is Rietveld 408576698