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
(30)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: test/many-actions/input
Issue
10387156
:
msvs: error out on actions w/o inputs (Closed)
Base URL: https://gyp.googlecode.com/svn/trunk
Patch Set: make sure there's an inputs block specified
Created 8 years, 7 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:
pylib/gyp/generator/msvs.py
pylib/gyp/input.py
test/many-actions/input
test/many-actions/many-actions.gyp
View side-by-side diff with in-line comments
Download patch
« pylib/gyp/input.py
('K') |
« pylib/gyp/input.py
('k') |
test/many-actions/many-actions.gyp »
('j') |
test/many-actions/many-actions.gyp »
('J')
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: test/many-actions/input
diff --git a/test/many-actions/input b/test/many-actions/input
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
« pylib/gyp/input.py
('K') |
« pylib/gyp/input.py
('k') |
test/many-actions/many-actions.gyp »
('j') |
test/many-actions/many-actions.gyp »
('J')
Issue 10387156: msvs: error out on actions w/o inputs (Closed)
Created 8 years, 7 months ago by scottmg
Modified 8 years, 7 months ago
Reviewers: Nico
Base URL: https://gyp.googlecode.com/svn/trunk
Comments: 3
This is Rietveld
408576698