| Index: ios/shared/chrome/browser/ui/commands/command_dispatcher_unittest.mm
|
| diff --git a/ios/clean/chrome/browser/ui/commands/command_dispatcher_unittest.mm b/ios/shared/chrome/browser/ui/commands/command_dispatcher_unittest.mm
|
| similarity index 99%
|
| rename from ios/clean/chrome/browser/ui/commands/command_dispatcher_unittest.mm
|
| rename to ios/shared/chrome/browser/ui/commands/command_dispatcher_unittest.mm
|
| index 3bcbb62b19d6e128de111ce796d5798859f67d37..b4958bccf39cc906bb0aad660ba5510c439ec46d 100644
|
| --- a/ios/clean/chrome/browser/ui/commands/command_dispatcher_unittest.mm
|
| +++ b/ios/shared/chrome/browser/ui/commands/command_dispatcher_unittest.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#import "ios/clean/chrome/browser/ui/commands/command_dispatcher.h"
|
| +#import "ios/shared/chrome/browser/ui/commands/command_dispatcher.h"
|
|
|
| #import <Foundation/Foundation.h>
|
|
|
|
|