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

Unified Diff: ash/mus/shelf_delegate_mus.h

Issue 2750463009: mash: Fix ShelfItem mojo struct; add enums and traits. (Closed)
Patch Set: Sync and rebase. Created 3 years, 9 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/mus/shelf_delegate_mus.h
diff --git a/ash/mus/shelf_delegate_mus.h b/ash/mus/shelf_delegate_mus.h
index 8f45b8daa79b08ba7274445f2dae169f7cd0224f..e04362bdb89e204902149f8e78da8cda980e6fa0 100644
--- a/ash/mus/shelf_delegate_mus.h
+++ b/ash/mus/shelf_delegate_mus.h
@@ -9,6 +9,7 @@
#include "ash/common/shelf/shelf_delegate.h"
#include "ash/public/cpp/shelf_types.h"
+#include "base/macros.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698