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

Unified Diff: ash/test/immersive_fullscreen_controller_test_api.cc

Issue 2265563002: Shuffles around immersive related classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@immersive_pure_virtual
Patch Set: move comment Created 4 years, 4 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
« no previous file with comments | « ash/shell.cc ('k') | ash/wm/immersive_context_ash.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/immersive_fullscreen_controller_test_api.cc
diff --git a/ash/test/immersive_fullscreen_controller_test_api.cc b/ash/test/immersive_fullscreen_controller_test_api.cc
index 5bb11bc5895af8ef62759d0141b90e1dfd90a7e0..b0df5b728455b8718eb104076048eb482cc034ef 100644
--- a/ash/test/immersive_fullscreen_controller_test_api.cc
+++ b/ash/test/immersive_fullscreen_controller_test_api.cc
@@ -4,8 +4,8 @@
#include "ash/test/immersive_fullscreen_controller_test_api.h"
-#include "ash/common/wm/immersive/wm_immersive_fullscreen_controller_delegate.h"
-#include "ash/wm/immersive_fullscreen_controller.h"
+#include "ash/shared/immersive_fullscreen_controller.h"
+#include "ash/shared/immersive_fullscreen_controller_delegate.h"
#include "ui/aura/env.h"
#include "ui/gfx/geometry/rect.h"
« no previous file with comments | « ash/shell.cc ('k') | ash/wm/immersive_context_ash.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698