// 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 CRNET_CONSUMER_VIEW_CONTROLLER_ #define CRNET_CONSUMER_VIEW_CONTROLLER_ #import #import @interface CrNetConsumerViewController : UIViewController @end #endif // CRNET_CONSUMER_VIEW_CONTROLLER_