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

Unified Diff: ash/shell/window_type_launcher.h

Issue 854183002: ash: Cleanup - remove unused private fields. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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/popup_message.h ('k') | ash/system/chromeos/audio/audio_detailed_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell/window_type_launcher.h
diff --git a/ash/shell/window_type_launcher.h b/ash/shell/window_type_launcher.h
index 3d40016cdbfddd79484002dc1ff3a47032c092d4..0594912efedc0a833c1a4d8c2d87c27877f77944 100644
--- a/ash/shell/window_type_launcher.h
+++ b/ash/shell/window_type_launcher.h
@@ -59,7 +59,6 @@ class WindowTypeLauncher : public views::WidgetDelegateView,
ui::MenuSourceType source_type) override;
views::LabelButton* create_button_;
- views::LabelButton* create_persistant_button_;
views::LabelButton* panel_button_;
views::LabelButton* create_nonresizable_button_;
views::LabelButton* bubble_button_;
« no previous file with comments | « ash/popup_message.h ('k') | ash/system/chromeos/audio/audio_detailed_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698