| Index: ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_stack_item_unittest.mm
|
| diff --git a/ios/chrome/browser/ui/content_suggestions/content_suggestions_stack_item_unittest.mm b/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_stack_item_unittest.mm
|
| similarity index 92%
|
| rename from ios/chrome/browser/ui/content_suggestions/content_suggestions_stack_item_unittest.mm
|
| rename to ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_stack_item_unittest.mm
|
| index 6c182cfb58b651d72eaadca9ebe13e615095f8e3..594320819f46e6a07ed41eb3d144601c1c2ced1f 100644
|
| --- a/ios/chrome/browser/ui/content_suggestions/content_suggestions_stack_item_unittest.mm
|
| +++ b/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_stack_item_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/content_suggestions/content_suggestions_stack_item.h"
|
| +#import "ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_stack_item.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|