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

Unified Diff: ios/shared/chrome/browser/ui/dialogs/nsurl_protection_space_util.mm

Issue 2921833002: [iOS Clean] Created OverlayService.
Patch Set: Cancel overlays on queue deallocation Created 3 years, 6 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/shared/chrome/browser/ui/dialogs/nsurl_protection_space_util.mm
diff --git a/ios/chrome/browser/ui/dialogs/nsurl_protection_space_util.mm b/ios/shared/chrome/browser/ui/dialogs/nsurl_protection_space_util.mm
similarity index 96%
rename from ios/chrome/browser/ui/dialogs/nsurl_protection_space_util.mm
rename to ios/shared/chrome/browser/ui/dialogs/nsurl_protection_space_util.mm
index 166b892d4186e59e635f01c7f63567451882602c..0b048963c2dc0013634ee7e538120e18ca142771 100644
--- a/ios/chrome/browser/ui/dialogs/nsurl_protection_space_util.mm
+++ b/ios/shared/chrome/browser/ui/dialogs/nsurl_protection_space_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.
-#import "ios/chrome/browser/ui/dialogs/nsurl_protection_space_util.h"
+#import "ios/shared/chrome/browser/ui/dialogs/nsurl_protection_space_util.h"
#include "base/numerics/safe_conversions.h"
#include "base/strings/sys_string_conversions.h"

Powered by Google App Engine
This is Rietveld 408576698