blob: 64de4b96ba3255aa897b19006384826c92a41e25 [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.
#import <UIKit/UIKit.h>
@interface TestNavigationController: UINavigationController
@end