|
Move sticky keys files to their own directory and rename to StickyKeysController.
There will be new files added for the sticky keys UI in the future, and this
refactor improves organization for sticky keys code and is more inline with how
the other accessibility features are organized.
TEST=StickyKeysTests pass
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242036
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+46 lines, -1607 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
1
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ash/shell.h
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/shell.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A |
ash/sticky_keys/OWNERS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
ash/sticky_keys/sticky_keys_controller.h
|
View
|
|
5 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
A + |
ash/sticky_keys/sticky_keys_controller.cc
|
View
|
|
5 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
A + |
ash/sticky_keys/sticky_keys_unittest.cc
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
D |
ash/wm/sticky_keys.h
|
View
|
|
1 chunk |
+0 lines, -240 lines |
0 comments
|
Download
|
 |
D |
ash/wm/sticky_keys.cc
|
View
|
|
1 chunk |
+0 lines, -445 lines |
0 comments
|
Download
|
 |
D |
ash/wm/sticky_keys_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -877 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/accessibility/accessibility_manager.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|