Index: ios/shared/chrome/browser/ui/dialogs/nsurl_protection_space_util.h |
diff --git a/ios/chrome/browser/ui/dialogs/nsurl_protection_space_util.h b/ios/shared/chrome/browser/ui/dialogs/nsurl_protection_space_util.h |
similarity index 78% |
rename from ios/chrome/browser/ui/dialogs/nsurl_protection_space_util.h |
rename to ios/shared/chrome/browser/ui/dialogs/nsurl_protection_space_util.h |
index 77bba8dd80ba7d4d236735f9a2ba0334affe41cd..c46efc83556f374782706619bcf0eb0e10f95e8e 100644 |
--- a/ios/chrome/browser/ui/dialogs/nsurl_protection_space_util.h |
+++ b/ios/shared/chrome/browser/ui/dialogs/nsurl_protection_space_util.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef IOS_CHROME_BROWSER_UI_DIALOGS_NSURL_PROTECTION_SPACE_UTIL_H_ |
-#define IOS_CHROME_BROWSER_UI_DIALOGS_NSURL_PROTECTION_SPACE_UTIL_H_ |
+#ifndef IOS_SHARED_CHROME_BROWSER_UI_DIALOGS_NSURL_PROTECTION_SPACE_UTIL_H_ |
+#define IOS_SHARED_CHROME_BROWSER_UI_DIALOGS_NSURL_PROTECTION_SPACE_UTIL_H_ |
#import <Foundation/Foundation.h> |
@@ -27,4 +27,4 @@ GURL RequesterOrigin(NSURLProtectionSpace* protectionSpace); |
} // namespace nsurlprotectionspace_util |
} // namespace ios_internal |
-#endif // IOS_CHROME_BROWSER_UI_DIALOGS_NSURL_PROTECTION_SPACE_UTIL_H_ |
+#endif // IOS_SHARED_CHROME_BROWSER_UI_DIALOGS_NSURL_PROTECTION_SPACE_UTIL_H_ |