| Index: ios/chrome/browser/ui/content_suggestions/cells/content_suggestion_identifier_unittest.mm
|
| diff --git a/ios/chrome/browser/ui/content_suggestions/content_suggestion_identifier_unittest.mm b/ios/chrome/browser/ui/content_suggestions/cells/content_suggestion_identifier_unittest.mm
|
| similarity index 97%
|
| rename from ios/chrome/browser/ui/content_suggestions/content_suggestion_identifier_unittest.mm
|
| rename to ios/chrome/browser/ui/content_suggestions/cells/content_suggestion_identifier_unittest.mm
|
| index 635c58d6018bdb61330f5f89b7d46e9c58bb832c..32f73cd6f7add874dcb56949c596fa0c97da0430 100644
|
| --- a/ios/chrome/browser/ui/content_suggestions/content_suggestion_identifier_unittest.mm
|
| +++ b/ios/chrome/browser/ui/content_suggestions/cells/content_suggestion_identifier_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_suggestion_identifier.h"
|
| +#import "ios/chrome/browser/ui/content_suggestions/cells/content_suggestion_identifier.h"
|
|
|
| #import "ios/chrome/browser/ui/content_suggestions/content_suggestions_section_information.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|