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

Unified Diff: ios/chrome/browser/snapshots/snapshots_util.mm

Issue 862693003: Upstream //ios/chrome/browser/snapshots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 10 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
Index: ios/chrome/browser/snapshots/snapshots_util.mm
diff --git a/ios/chrome/browser/ui/snapshots_util.mm b/ios/chrome/browser/snapshots/snapshots_util.mm
similarity index 97%
rename from ios/chrome/browser/ui/snapshots_util.mm
rename to ios/chrome/browser/snapshots/snapshots_util.mm
index 8b9c4fc99dd77b04706ed340ed21362e05fa4107..eb995e9427150ddd208b7e945a3d5b69a4320667 100644
--- a/ios/chrome/browser/ui/snapshots_util.mm
+++ b/ios/chrome/browser/snapshots/snapshots_util.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.
-#include "ios/chrome/browser/ui/snapshots_util.h"
+#include "ios/chrome/browser/snapshots/snapshots_util.h"
#import <UIKit/UIKit.h>
« no previous file with comments | « ios/chrome/browser/snapshots/snapshots_util.h ('k') | ios/chrome/browser/snapshots/snapshots_util_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698