16d528ed9Sopenharmony_ci// Copyright 2019 The Chromium Authors. All rights reserved.
26d528ed9Sopenharmony_ci// Use of this source code is governed by a BSD-style license that can be
36d528ed9Sopenharmony_ci// found in the LICENSE file.
46d528ed9Sopenharmony_ci
56d528ed9Sopenharmony_ci#import <UIKit/UIKit.h>
66d528ed9Sopenharmony_ci
76d528ed9Sopenharmony_ci@interface ViewController : UIViewController
86d528ed9Sopenharmony_ci
96d528ed9Sopenharmony_ci@end
10