chromium/components/security_interstitials/content/insecure_form_tab_storage.cc

// Copyright 2020 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/security_interstitials/content/insecure_form_tab_storage.h"

#include "base/memory/ptr_util.h"
#include "content/public/browser/web_contents.h"

security_interstitials  // namespace security_interstitials