chromium/components/autofill/android/java/res/values/colors.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2016 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<resources>
    <!-- Text colors of warning messages for credit card forms. -->
    <color name="insecure_context_payment_disabled_message_text">#646464</color>
</resources>