blob: f45fd8ca43c9c8271e1bc3521597cdeef125efd0 [file] [log] [blame]
// Copyright 2022 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.
#ifndef IOS_CHROME_BROWSER_UI_UTIL_UTIL_SWIFT_BRIDGE_H_
#define IOS_CHROME_BROWSER_UI_UTIL_UTIL_SWIFT_BRIDGE_H_
// TODO(crbug.com/1316061): This import is just a pretext to force swiftc to
// import this bridging header, and transitively, UIKit/UIKit.h.
#import "ios/chrome/browser/ui/util/crbug_1316061_view.h"
#endif // IOS_CHROME_BROWSER_UI_UTIL_UTIL_SWIFT_BRIDGE_H_