| Index: ios/public/provider/chrome/browser/test_updatable_resource_provider.mm
|
| diff --git a/ios/public/test/test_updatable_resource_provider.mm b/ios/public/provider/chrome/browser/test_updatable_resource_provider.mm
|
| similarity index 97%
|
| rename from ios/public/test/test_updatable_resource_provider.mm
|
| rename to ios/public/provider/chrome/browser/test_updatable_resource_provider.mm
|
| index 177f17bd390e0db7b2cdb389de92eae6ac2b445d..0c6b7f4f8432a5aa527055a0f59398287faea017 100644
|
| --- a/ios/public/test/test_updatable_resource_provider.mm
|
| +++ b/ios/public/provider/chrome/browser/test_updatable_resource_provider.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/public/test/test_updatable_resource_provider.h"
|
| +#import "ios/public/provider/chrome/browser/test_updatable_resource_provider.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/mac/scoped_nsobject.h"
|
|
|