blob: 610f06bbb96ef6d99b05973da6a889328d000189 [file] [log] [blame]
// Copyright 2017 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/autofill/ios/browser/autofill_switches.h"
namespace autofill {
namespace switches {
// The delay between filling two fields.
const char kAutofillIOSDelayBetweenFields[] =
"autofill-ios-delay-between-fields";
} // namespace switches
} // namespace autofill