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

Unified Diff: ios/clean/chrome/browser/ui/strip/strip_container_view_controller.h

Issue 2592983003: [Clean Skeleton] Migrate code to clean/ (Closed)
Patch Set: Rebased Created 3 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
Index: ios/clean/chrome/browser/ui/strip/strip_container_view_controller.h
diff --git a/ios/chrome/browser/ui/strip/strip_container_view_controller.h b/ios/clean/chrome/browser/ui/strip/strip_container_view_controller.h
similarity index 83%
rename from ios/chrome/browser/ui/strip/strip_container_view_controller.h
rename to ios/clean/chrome/browser/ui/strip/strip_container_view_controller.h
index 17b6693a537cb22aa996f4139287ba1e038906e0..9bf83c95c2f629da21020cd53d2f997e15406490 100644
--- a/ios/chrome/browser/ui/strip/strip_container_view_controller.h
+++ b/ios/clean/chrome/browser/ui/strip/strip_container_view_controller.h
@@ -6,8 +6,8 @@
// = This code is only used in the new iOS Chrome architecture. =
// ============================================================================
-#ifndef IOS_CHROME_BROWSER_UI_STRIP_STRIP_CONTAINER_VIEW_CONTROLLER_H_
-#define IOS_CHROME_BROWSER_UI_STRIP_STRIP_CONTAINER_VIEW_CONTROLLER_H_
+#ifndef IOS_CLEAN_CHROME_BROWSER_UI_STRIP_STRIP_CONTAINER_VIEW_CONTROLLER_H_
+#define IOS_CLEAN_CHROME_BROWSER_UI_STRIP_STRIP_CONTAINER_VIEW_CONTROLLER_H_
#import <UIKit/UIKit.h>
@@ -28,4 +28,4 @@
@end
-#endif // IOS_CHROME_BROWSER_UI_STRIP_STRIP_CONTAINER_VIEW_CONTROLLER_H_
+#endif // IOS_CLEAN_CHROME_BROWSER_UI_STRIP_STRIP_CONTAINER_VIEW_CONTROLLER_H_
« no previous file with comments | « ios/clean/chrome/browser/ui/strip/BUILD.gn ('k') | ios/clean/chrome/browser/ui/strip/strip_container_view_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698