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

Unified Diff: content/content_tests.gypi

Issue 1101033003: Move IsOriginSecure() into //content and use it in ServiceWorker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 454521f3d0c33dedbe5cb79d62adf9720e7c3a0e..94faf5e4512eaf017c8641c39e5935f59c71a670 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -626,6 +626,7 @@
'common/inter_process_time_ticks_converter_unittest.cc',
'common/mac/attributed_string_coder_unittest.mm',
'common/mac/font_descriptor_unittest.mm',
+ 'common/origin_util_unittest.cc',
'common/one_writer_seqlock_unittest.cc',
'common/page_state_serialization_unittest.cc',
'common/page_zoom_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698