| Index: ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_footer_item_unittest.mm
|
| diff --git a/ios/chrome/browser/ui/content_suggestions/content_suggestions_footer_item_unittest.mm b/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_footer_item_unittest.mm
|
| similarity index 95%
|
| rename from ios/chrome/browser/ui/content_suggestions/content_suggestions_footer_item_unittest.mm
|
| rename to ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_footer_item_unittest.mm
|
| index f26c69bd62364a55e35a6c5dd11c23db93ab5735..d10b6e6170404f1f647875c318e416d6e087ed9c 100644
|
| --- a/ios/chrome/browser/ui/content_suggestions/content_suggestions_footer_item_unittest.mm
|
| +++ b/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_footer_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_footer_item.h"
|
| +#import "ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_footer_item.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #import "third_party/ocmock/OCMock/OCMock.h"
|
|
|