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

Unified Diff: ash/frame/caption_buttons/caption_button_types.h

Issue 441803004: Introduce new WebApp header style for hosted apps and fizzy apps on ash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review feedback Created 6 years, 4 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 | « no previous file | ash/frame/caption_buttons/frame_size_button.cc » ('j') | ash/frame/custom_frame_view_ash.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/frame/caption_buttons/caption_button_types.h
diff --git a/ash/frame/caption_buttons/caption_button_types.h b/ash/frame/caption_buttons/caption_button_types.h
index 7cf625aa18fb4d4f2d97ac6a8d44d3719465b838..fb8b1395a87503a2ace3a3779c53f1475f8e6f39 100644
--- a/ash/frame/caption_buttons/caption_button_types.h
+++ b/ash/frame/caption_buttons/caption_button_types.h
@@ -15,6 +15,7 @@ enum CaptionButtonIcon {
CAPTION_BUTTON_ICON_CLOSE,
CAPTION_BUTTON_ICON_LEFT_SNAPPED,
CAPTION_BUTTON_ICON_RIGHT_SNAPPED,
+ CAPTION_BUTTON_ICON_BACK,
CAPTION_BUTTON_ICON_COUNT
};
« no previous file with comments | « no previous file | ash/frame/caption_buttons/frame_size_button.cc » ('j') | ash/frame/custom_frame_view_ash.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698