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

Unified Diff: ash/common/test/test_shelf_delegate.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/common/test/test_shelf_delegate.h
diff --git a/ash/common/test/test_shelf_delegate.h b/ash/common/test/test_shelf_delegate.h
index a334848c0a7e25dcccb9a58735606e1c28723bca..5e274db60b460490e2f60eb7780b3d0c7981cc39 100644
--- a/ash/common/test/test_shelf_delegate.h
+++ b/ash/common/test/test_shelf_delegate.h
@@ -6,6 +6,7 @@
#define ASH_COMMON_TEST_TEST_SHELF_DELEGATE_H_
#include <map>
+#include <memory>
#include <set>
#include <string>

Powered by Google App Engine
This is Rietveld 408576698