Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(1261)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: ash/sysui/DEPS
Issue
2339633002
:
mash: Port KeyboardUIMus to mojo:ash; remove sysui. (Closed)
Patch Set:
Created 4 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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
ash/BUILD.gn
ash/host/ash_window_tree_host_init_params.h
ash/host/ash_window_tree_host_init_params.cc
ash/mus/BUILD.gn
ash/mus/bridge/wm_shell_mus.cc
ash/mus/keyboard_ui_mus.h
ash/mus/keyboard_ui_mus.cc
ash/root_window_controller.cc
ash/shell.h
ash/shell.cc
ash/shell_init_params.h
ash/shell_init_params.cc
ash/sysui/BUILD.gn
ash/sysui/DEPS
ash/sysui/README.md
ash/sysui/keyboard_ui_mus.h
ash/sysui/keyboard_ui_mus.cc
ash/sysui/main.cc
ash/sysui/manifest.json
ash/sysui/shell_delegate_mus.h
ash/sysui/shell_delegate_mus.cc
ash/sysui/stub_context_factory.h
ash/sysui/stub_context_factory.cc
ash/sysui/sysui_application.h
ash/sysui/sysui_application.cc
chrome/browser/chromeos/accessibility/accessibility_manager.cc
tools/determinism/compare_build_artifacts.py
View unified diff
|
Download patch
« no previous file with comments
|
« ash/sysui/BUILD.gn
('k') |
ash/sysui/README.md »
('j') |
chrome/browser/chromeos/accessibility/accessibility_manager.cc »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
include_rules = [
2
"+ash/host",
3
"+ash/public/interfaces",
4
"+cc",
5
"+services/ui/common",
6
"+services/ui/public",
7
"+components/wallpaper",
8
"+mash/shelf/public/interfaces",
9
"+mojo/common",
10
"+mojo/converters",
11
"+mojo/public",
12
"+services/catalog/public",
13
"+services/shell/public",
14
"+services/tracing/public",
15
"+third_party/khronos/GLES2/gl2.h",
16
]
OLD
NEW
« no previous file with comments
|
« ash/sysui/BUILD.gn
('k') |
ash/sysui/README.md »
('j') |
chrome/browser/chromeos/accessibility/accessibility_manager.cc »
('J')
Issue 2339633002: mash: Port KeyboardUIMus to mojo:ash; remove sysui. (Closed)
Created 4 years, 3 months ago by msw
Modified 4 years, 3 months ago
Reviewers: sky, Dirk Pranke
Base URL:
Comments: 2
This is Rietveld
408576698