| Index: ios/crnet/crnet_consumer/crnet_consumer_view_controller.h
|
| diff --git a/ios/crnet/crnet_consumer/crnet_consumer_view_controller.h b/ios/crnet/crnet_consumer/crnet_consumer_view_controller.h
|
| deleted file mode 100644
|
| index 73f0a42a2f5c1ec596f5e163fb8551949e98d8ba..0000000000000000000000000000000000000000
|
| --- a/ios/crnet/crnet_consumer/crnet_consumer_view_controller.h
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -// Copyright 2014 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_CRNET_CRNET_CONSUMER_CRNET_CONSUMER_VIEW_CONTROLLER_H_
|
| -#define IOS_CRNET_CRNET_CONSUMER_CRNET_CONSUMER_VIEW_CONTROLLER_H_
|
| -
|
| -#import <Foundation/Foundation.h>
|
| -#import <UIKit/UIKit.h>
|
| -
|
| -@interface CrNetConsumerViewController : UIViewController
|
| -@end
|
| -
|
| -#endif // IOS_CRNET_CRNET_CONSUMER_CRNET_CONSUMER_VIEW_CONTROLLER_H_
|
|
|