Index: ios/chrome/browser/web_state_list/web_state_list_fast_enumeration_helper.h |
diff --git a/ios/shared/chrome/browser/tabs/web_state_list_fast_enumeration_helper.h b/ios/chrome/browser/web_state_list/web_state_list_fast_enumeration_helper.h |
similarity index 78% |
rename from ios/shared/chrome/browser/tabs/web_state_list_fast_enumeration_helper.h |
rename to ios/chrome/browser/web_state_list/web_state_list_fast_enumeration_helper.h |
index fca94d79b91f8882e3727e2c83948304b02f0a8a..369d53e2000f4628fce0e93307ff13718a487cba 100644 |
--- a/ios/shared/chrome/browser/tabs/web_state_list_fast_enumeration_helper.h |
+++ b/ios/chrome/browser/web_state_list/web_state_list_fast_enumeration_helper.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_SHARED_CHROME_BROWSER_TABS_WEB_STATE_LIST_FAST_ENUMERATION_HELPER_H_ |
-#define IOS_SHARED_CHROME_BROWSER_TABS_WEB_STATE_LIST_FAST_ENUMERATION_HELPER_H_ |
+#ifndef IOS_CHROME_BROWSER_WEB_STATE_LIST_WEB_STATE_LIST_FAST_ENUMERATION_HELPER_H_ |
+#define IOS_CHROME_BROWSER_WEB_STATE_LIST_WEB_STATE_LIST_FAST_ENUMERATION_HELPER_H_ |
#import <Foundation/Foundation.h> |
@@ -32,4 +32,4 @@ class WebState; |
@end |
-#endif // IOS_SHARED_CHROME_BROWSER_TABS_WEB_STATE_LIST_FAST_ENUMERATION_HELPER_H_ |
+#endif // IOS_CHROME_BROWSER_WEB_STATE_LIST_WEB_STATE_LIST_FAST_ENUMERATION_HELPER_H_ |