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

Unified Diff: ash/shelf/shelf_model.h

Issue 2878133002: mash: Serialize ShelfIDs for property conversion and transport. (Closed)
Patch Set: Remove |user_windows_with_items_| entries in workaround; disable a test in mash. Created 3 years, 7 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/shelf/shelf_model.h
diff --git a/ash/shelf/shelf_model.h b/ash/shelf/shelf_model.h
index 3977bc4a158f37c58df5647cd37a54bb37889e71..6e6b665e93e321429e0dd53a2ff1e94938e68979 100644
--- a/ash/shelf/shelf_model.h
+++ b/ash/shelf/shelf_model.h
@@ -20,7 +20,6 @@ class ShelfItemDelegate;
class ShelfModelObserver;
// Model used for shelf items. Owns ShelfItemDelegates but does not create them.
-// TODO(msw): Remove id conversion functions; check for item presence as needed.
class ASH_EXPORT ShelfModel {
public:
ShelfModel();

Powered by Google App Engine
This is Rietveld 408576698