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

Unified Diff: ios/clean/chrome/browser/ui/root/root_container_view_controller_unittest.mm

Issue 2955033002: [ios clean] Moves animator and presenters under transitions (Closed)
Patch Set: 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/clean/chrome/browser/ui/root/root_container_view_controller_unittest.mm
diff --git a/ios/clean/chrome/browser/ui/root/root_container_view_controller_unittest.mm b/ios/clean/chrome/browser/ui/root/root_container_view_controller_unittest.mm
index ddb390027151d127c81b2d8c6d8640a1fd62b632..0a8498327caafbfbe9d053192ec8209fb8f69e3d 100644
--- a/ios/clean/chrome/browser/ui/root/root_container_view_controller_unittest.mm
+++ b/ios/clean/chrome/browser/ui/root/root_container_view_controller_unittest.mm
@@ -5,7 +5,7 @@
#import "ios/clean/chrome/browser/ui/root/root_container_view_controller.h"
#include "base/macros.h"
-#import "ios/clean/chrome/browser/ui/animators/zoom_transition_delegate.h"
+#import "ios/clean/chrome/browser/ui/transitions/animators/zoom_transition_delegate.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "testing/platform_test.h"
#import "third_party/ocmock/OCMock/OCMock.h"
« no previous file with comments | « ios/clean/chrome/browser/ui/root/root_container_view_controller.h ('k') | ios/clean/chrome/browser/ui/tab/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698