blob: 2dfd9aeddb45737d4eccd2ea413e119383cfaffa [file] [log] [blame]
// Copyright 2017 The Chromium Authors. All rights reserved.
// 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