Chromium Code Reviews| Index: ios/chrome/browser/ui/alert_coordinator/alert_controller_coordinator_unittest.mm |
| diff --git a/chrome/android/webapk/shell_apk/javatests/dex_optimizer/src/org/chromium/webapk/shell_apk/test/dex_optimizer/common.aidl b/ios/chrome/browser/ui/alert_coordinator/alert_controller_coordinator_unittest.mm |
| similarity index 64% |
| copy from chrome/android/webapk/shell_apk/javatests/dex_optimizer/src/org/chromium/webapk/shell_apk/test/dex_optimizer/common.aidl |
| copy to ios/chrome/browser/ui/alert_coordinator/alert_controller_coordinator_unittest.mm |
| index 8efddfd6d27fc25613ece534bc1ddf2749209858..641c8bee05b66ef040aaf25f003c3574d2859363 100644 |
| --- a/chrome/android/webapk/shell_apk/javatests/dex_optimizer/src/org/chromium/webapk/shell_apk/test/dex_optimizer/common.aidl |
| +++ b/ios/chrome/browser/ui/alert_coordinator/alert_controller_coordinator_unittest.mm |
| @@ -2,4 +2,4 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -interface org.chromium.webapk.shell_apk.test.dex_optimizer.IDexOptimizerService |
| +#import "ios/chrome/browser/ui/alert_coordinator/alert_controller_coordinator_unittest.h" |
|
lpromero
2016/07/06 09:03:59
Remove the _unittest.
gambard
2016/07/07 08:57:43
It is here for preventing compilation until I writ
|