Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(694)

Unified Diff: ios/public/provider/chrome/browser/test_updatable_resource_provider.mm

Issue 1663783002: Remove the //ios/public/test target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ios_tests
Patch Set: Add missing forwarding-header Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/public/provider/chrome/browser/test_updatable_resource_provider.h ('k') | ios/public/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « ios/public/provider/chrome/browser/test_updatable_resource_provider.h ('k') | ios/public/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698