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

Unified Diff: ash/root_window_controller.h

Issue 2376103005: mustash: Break dependency of //ash/public/interfaces on //ash (Closed)
Patch Set: typo Created 4 years, 3 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: ash/root_window_controller.h
diff --git a/ash/root_window_controller.h b/ash/root_window_controller.h
index bc9fd3f2db0b62db4b6b37f2f9f556b499aca78c..52c246a3a81e8ce609faee62428ffb32ceba1baa 100644
--- a/ash/root_window_controller.h
+++ b/ash/root_window_controller.h
@@ -9,8 +9,8 @@
#include <memory>
#include "ash/ash_export.h"
-#include "ash/common/shelf/shelf_types.h"
#include "ash/common/shell_observer.h"
+#include "ash/public/cpp/shelf_types.h"
#include "base/macros.h"
#include "ui/aura/window.h"
#include "ui/aura/window_tree_host.h"

Powered by Google App Engine
This is Rietveld 408576698