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

Unified Diff: ash/accelerators/accelerator_table.h

Issue 10909043: Cancel drag if display configuration changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: win fix, adjust test screen size Created 8 years, 3 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
Index: ash/accelerators/accelerator_table.h
diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
index 3469244ed6fc7466e83de0c5462e236e8f9b5d10..4f2b867d39d0861c57dfd2bdba66e9bfcad19d89 100644
--- a/ash/accelerators/accelerator_table.h
+++ b/ash/accelerators/accelerator_table.h
@@ -20,8 +20,6 @@ enum AcceleratorAction {
CYCLE_FORWARD_LINEAR,
CYCLE_FORWARD_MRU,
DISABLE_CAPS_LOCK,
- DISPLAY_ADD_REMOVE,
- DISPLAY_CYCLE,
DISPLAY_TOGGLE_SCALE,
EXIT,
FOCUS_LAUNCHER,

Powered by Google App Engine
This is Rietveld 408576698