| Index: ios/shared/chrome/browser/ui/commands/command_dispatcher.mm
|
| diff --git a/ios/clean/chrome/browser/ui/commands/command_dispatcher.mm b/ios/shared/chrome/browser/ui/commands/command_dispatcher.mm
|
| similarity index 95%
|
| rename from ios/clean/chrome/browser/ui/commands/command_dispatcher.mm
|
| rename to ios/shared/chrome/browser/ui/commands/command_dispatcher.mm
|
| index 5c24e51b296b66d8e5c207328a996b9a7828f8e7..4829b3be6edab567d6bf400b4d5cd674c981149c 100644
|
| --- a/ios/clean/chrome/browser/ui/commands/command_dispatcher.mm
|
| +++ b/ios/shared/chrome/browser/ui/commands/command_dispatcher.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"
|
|
|
| #include <unordered_map>
|
| #include <vector>
|
|
|