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

Unified Diff: ash/system/palette/palette_ids.h

Issue 2824703006: Add MetalayerMode to the palette. (Closed)
Patch Set: Fixed copyright year Created 3 years, 8 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/shell/shell_delegate_impl.cc ('k') | ash/system/palette/palette_ids.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/palette/palette_ids.h
diff --git a/ash/system/palette/palette_ids.h b/ash/system/palette/palette_ids.h
index d3369a26ee4c54fb85b3ec9a7c97165f0ada9c32..5bfd47ffff4fab1b7bcb7de93a11c9903c8fa036 100644
--- a/ash/system/palette/palette_ids.h
+++ b/ash/system/palette/palette_ids.h
@@ -25,6 +25,7 @@ enum class PaletteToolId {
CAPTURE_SCREEN,
LASER_POINTER,
MAGNIFY,
+ METALAYER,
};
// Usage of each pen palette option. This enum is used to back an UMA histogram
@@ -38,6 +39,7 @@ enum PaletteTrayOptions {
PALETTE_NEW_NOTE,
PALETTE_MAGNIFY,
PALETTE_LASER_POINTER,
+ PALETTE_METALAYER,
PALETTE_OPTIONS_COUNT
};
« no previous file with comments | « ash/shell/shell_delegate_impl.cc ('k') | ash/system/palette/palette_ids.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698