summaryrefslogtreecommitdiffstats
path: root/components/precache/precache_defines.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'components/precache/precache_defines.gypi')
-rw-r--r--components/precache/precache_defines.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/precache/precache_defines.gypi b/components/precache/precache_defines.gypi
index 2f3a26b..82f611e 100644
--- a/components/precache/precache_defines.gypi
+++ b/components/precache/precache_defines.gypi
@@ -6,8 +6,8 @@
'variables': {
# These values are duplicated in the GN build in:
# //components/precache/core:precache_config
- 'precache_config_settings_url%': 'http://www.gstatic.com/chrome/wifiprefetch/precache_config',
- 'precache_manifest_url_prefix%': 'http://www.gstatic.com/chrome/wifiprefetch/precache_manifest_',
+ 'precache_config_settings_url%': 'https://www.gstatic.com/chrome/wifiprefetch/precache_config',
+ 'precache_manifest_url_prefix%': 'https://www.gstatic.com/chrome/wifiprefetch/precache_manifest_',
},
'conditions': [
['precache_config_settings_url != ""', {