Index: ash/shell_delegate.h |
diff --git a/ash/shell_delegate.h b/ash/shell_delegate.h |
index 38164f2add87c748b9aabfde054fc95a76069f40..3da2a56048cfc0689bdaf50b37ecb19f59312292 100644 |
--- a/ash/shell_delegate.h |
+++ b/ash/shell_delegate.h |
@@ -89,6 +89,8 @@ enum UserMetricsAction { |
UMA_WINDOW_MAXIMIZE_BUTTON_MINIMIZE, |
UMA_WINDOW_MAXIMIZE_BUTTON_RESTORE, |
UMA_WINDOW_MAXIMIZE_BUTTON_SHOW_BUBBLE, |
+ UMA_WINDOW_OVERVIEW, |
sky
2013/09/19 20:43:16
Add description of these, they aren't particularly
flackr
2013/09/19 22:18:52
Done.
|
+ UMA_WINDOW_SELECTION, |
}; |
enum AccessibilityNotificationVisibility { |