| Index: ios/web/shell/test/shell_test.mm
|
| diff --git a/ios/web/shell/test/shell_test.mm b/ios/web/shell/test/shell_test.mm
|
| deleted file mode 100644
|
| index 5b4cddc172c1c4cafc6884d64c1f2cf5e1514915..0000000000000000000000000000000000000000
|
| --- a/ios/web/shell/test/shell_test.mm
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// Copyright 2016 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>
|
| -#import <XCTest/XCTest.h>
|
| -
|
| -@interface EmptyFile : NSObject
|
| -@end
|
| -
|
| -@implementation EmptyFile
|
| -@end
|
|
|