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

Unified Diff: ash/common/shelf/shelf_constants.h

Issue 2357143004: mash: Support ShelfWindowWatcher via ShelfItem properties. (Closed)
Patch Set: Address comments. 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
« no previous file with comments | « ash/aura/wm_window_aura.cc ('k') | ash/common/shelf/shelf_item_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/shelf/shelf_constants.h
diff --git a/ash/common/shelf/shelf_constants.h b/ash/common/shelf/shelf_constants.h
index 9f008408d97c5d2285fdb222b7a9fadfcfd2b3bb..bd80e6b66a6c5dad863fedb3ab428432ab6ccce9 100644
--- a/ash/common/shelf/shelf_constants.h
+++ b/ash/common/shelf/shelf_constants.h
@@ -28,7 +28,7 @@ enum ShelfConstant {
SHELF_INSETS_FOR_AUTO_HIDE
};
-// Invalid image resource id used for ShelfItemDetails.
+// Invalid image resource id used for shelf items.
const int kInvalidImageResourceID = -1;
// We reserve a small area on the edge of the workspace area to ensure that
« no previous file with comments | « ash/aura/wm_window_aura.cc ('k') | ash/common/shelf/shelf_item_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698