| Index: ios/chrome/browser/snapshots/snapshots_util_unittest.mm
|
| diff --git a/ios/chrome/browser/ui/snapshots_util_unittest.mm b/ios/chrome/browser/snapshots/snapshots_util_unittest.mm
|
| similarity index 97%
|
| rename from ios/chrome/browser/ui/snapshots_util_unittest.mm
|
| rename to ios/chrome/browser/snapshots/snapshots_util_unittest.mm
|
| index 71063021b18991b0c5e57a9e9acd4ff4bce929ba..81e395b1b79fbbf8448a7beac6f843aeb1f61aca 100644
|
| --- a/ios/chrome/browser/ui/snapshots_util_unittest.mm
|
| +++ b/ios/chrome/browser/snapshots/snapshots_util_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/chrome/browser/ui/snapshots_util.h"
|
| +#import "ios/chrome/browser/snapshots/snapshots_util.h"
|
|
|
| #import <Foundation/Foundation.h>
|
| #import <UIKit/UIKit.h>
|
|
|