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

Unified Diff: ash/common/system/web_notification/ash_popup_alignment_delegate.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/common/system/web_notification/ash_popup_alignment_delegate.h
diff --git a/ash/common/system/web_notification/ash_popup_alignment_delegate.h b/ash/common/system/web_notification/ash_popup_alignment_delegate.h
index a9c898b06a4d54198afe0b6f42c7860c6f3b3dc2..0f2fd31d7f7bde0c1339d2c309cdb1941021b647 100644
--- a/ash/common/system/web_notification/ash_popup_alignment_delegate.h
+++ b/ash/common/system/web_notification/ash_popup_alignment_delegate.h
@@ -8,9 +8,9 @@
#include <stdint.h>
#include "ash/ash_export.h"
-#include "ash/common/shelf/shelf_types.h"
#include "ash/common/shelf/wm_shelf_observer.h"
#include "ash/common/shell_observer.h"
+#include "ash/public/cpp/shelf_types.h"
#include "base/macros.h"
#include "ui/display/display_observer.h"
#include "ui/gfx/geometry/rect.h"

Powered by Google App Engine
This is Rietveld 408576698