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

Unified Diff: ash/common/shelf/shelf_item_types.cc

Issue 2357143004: mash: Support ShelfWindowWatcher via ShelfItem properties. (Closed)
Patch Set: Set Settings WmWindow title with a WmWindowObserver. 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/shelf/shelf_item_types.cc
diff --git a/ash/common/shelf/shelf_item_types.cc b/ash/common/shelf/shelf_item_types.cc
index ec86132c3793462cd2f0813437131b16f3f5641a..74fce98b5eddf8bd0cd69f6b38231eba620ee426 100644
--- a/ash/common/shelf/shelf_item_types.cc
+++ b/ash/common/shelf/shelf_item_types.cc
@@ -9,7 +9,4 @@ namespace ash {
ShelfItem::ShelfItem() {}
ShelfItem::~ShelfItem() {}
-ShelfItemDetails::ShelfItemDetails() {}
-ShelfItemDetails::~ShelfItemDetails() {}
-
} // namespace ash

Powered by Google App Engine
This is Rietveld 408576698