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

Unified Diff: content/content_tests.gypi

Issue 1049533002: Add IsOriginSecure and GURL::SchemeUsesTLS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: One does not simply check schemes and hosts for membership in tiny sets... 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 8f697b8aa7229e106d233f0763008e483e5af5b9..90be4f6419484fec4466aba5196dddb2c7856b90 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -641,6 +641,7 @@
'common/sandbox_mac_system_access_unittest.mm',
'common/sandbox_mac_unittest_helper.h',
'common/sandbox_mac_unittest_helper.mm',
+ 'common/url_schemes_unittest.cc',
'common/webplugininfo_unittest.cc',
'renderer/android/email_detector_unittest.cc',
'renderer/android/phone_number_detector_unittest.cc',
« no previous file with comments | « content/content_common.gypi ('k') | content/public/common/origin_util.h » ('j') | url/gurl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698