blob: d5063da39073b1d5382580228a9acfedf62e0610 [file] [log] [blame]
// Copyright 2020 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_SHOWCASE_INCOGNITO_REAUTH_SC_INCOGNITO_REAUTH_VIEW_CONTROLLER_H_
#define IOS_SHOWCASE_INCOGNITO_REAUTH_SC_INCOGNITO_REAUTH_VIEW_CONTROLLER_H_
#import <UIKit/UIKit.h>
@interface SCIncognitoReauthViewController : UIViewController
@end
#endif // IOS_SHOWCASE_INCOGNITO_REAUTH_SC_INCOGNITO_REAUTH_VIEW_CONTROLLER_H_