chromium/ios/chrome/browser/https_upgrades/model/https_upgrade_app_interface_stub.mm

// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#import "ios/chrome/browser/https_upgrades/model/https_upgrade_app_interface.h"

#import "ios/testing/earl_grey/earl_grey_test.h"

GREY_STUB_CLASS_IN_APP_MAIN_QUEUE(HttpsUpgradeAppInterface)