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

Unified Diff: ash/common/wm/window_state.cc

Issue 2163223004: ash: Remove WindowState::top_row_keys_are_function_keys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/common/wm/window_state.h ('k') | chrome/browser/chromeos/events/event_rewriter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/wm/window_state.cc
diff --git a/ash/common/wm/window_state.cc b/ash/common/wm/window_state.cc
index 900b6ccd3fcddbb794252d356f64795e87c1664c..debafcfd825ee6f6fafacad0fae0b557cb776df2 100644
--- a/ash/common/wm/window_state.cc
+++ b/ash/common/wm/window_state.cc
@@ -305,7 +305,6 @@ WindowState::WindowState(WmWindow* window)
panel_attached_(true),
ignored_by_shelf_(false),
can_consume_system_keys_(false),
- top_row_keys_are_function_keys_(false),
unminimize_to_restore_bounds_(false),
in_immersive_fullscreen_(false),
hide_shelf_when_fullscreen_(true),
« no previous file with comments | « ash/common/wm/window_state.h ('k') | chrome/browser/chromeos/events/event_rewriter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698