| Index: ios/chrome/browser/ui/alert_coordinator/input_alert_coordinator.m
|
| diff --git a/chrome/browser/resources/chromeos/login/oobe_card.js b/ios/chrome/browser/ui/alert_coordinator/input_alert_coordinator.m
|
| similarity index 70%
|
| copy from chrome/browser/resources/chromeos/login/oobe_card.js
|
| copy to ios/chrome/browser/ui/alert_coordinator/input_alert_coordinator.m
|
| index 22fd324d877f346134d11736d45ebe85c59fb936..cd15034f74a78191d1f5dfe01e4762924c3c42b8 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe_card.js
|
| +++ b/ios/chrome/browser/ui/alert_coordinator/input_alert_coordinator.m
|
| @@ -2,4 +2,4 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -Polymer({is: 'oobe-card'});
|
| +#import "ios/chrome/browser/ui/alert_coordinator/alert_coordinator.h"
|
|
|