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
(7)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: trunk/src/components/nacl/browser/DEPS
Issue
413063003
:
Revert 285028 "Pepper: Remove LOAD_MODULE SRPC call in SFI mode." (Closed)
Base URL: svn://svn.chromium.org/chrome/
Patch Set:
Created 6 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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
trunk/src/chrome/browser/BUILD.gn
trunk/src/components/components_tests.gyp
trunk/src/components/nacl/browser/DEPS
trunk/src/components/nacl/browser/nacl_host_message_filter.cc
trunk/src/components/nacl/browser/nacl_process_host.h
trunk/src/components/nacl/browser/nacl_process_host.cc
trunk/src/components/nacl/common/nacl_host_messages.h
trunk/src/components/nacl/common/nacl_messages.h
trunk/src/components/nacl/common/nacl_types.h
trunk/src/components/nacl/common/nacl_types.cc
trunk/src/components/nacl/loader/nacl_listener.cc
trunk/src/components/nacl/renderer/ppb_nacl_private_impl.cc
trunk/src/ppapi/native_client/src/trusted/plugin/plugin.h
trunk/src/ppapi/native_client/src/trusted/plugin/plugin.cc
trunk/src/ppapi/native_client/src/trusted/plugin/service_runtime.h
trunk/src/ppapi/native_client/src/trusted/plugin/service_runtime.cc
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« trunk/src/components/components_tests.gyp
('k') |
trunk/src/components/nacl/browser/nacl_host_message_filter.cc »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 include_rules = [
1 include_rules = [
2 "+content/public/browser",
2 "+content/public/browser",
3 "+content/public/test",
3 "+content/public/test",
4
"+native_client/src/public",
5 "+native_client/src/shared/imc/nacl_imc_c.h",
4 "+native_client/src/shared/imc/nacl_imc_c.h",
6 "+net",
5 "+net",
7 "+ppapi/host",
6 "+ppapi/host",
8 "+ppapi/proxy",
7 "+ppapi/proxy",
9 "+ppapi/shared_impl",
8 "+ppapi/shared_impl",
10 ]
9 ]
OLD
NEW
« no previous file with comments
|
« trunk/src/components/components_tests.gyp
('k') |
trunk/src/components/nacl/browser/nacl_host_message_filter.cc »
('j') |
no next file with comments »
Issue 413063003: Revert 285028 "Pepper: Remove LOAD_MODULE SRPC call in SFI mode." (Closed)
Created 6 years, 5 months ago by Derek Bruening
Modified 6 years, 5 months ago
Reviewers: teravest
Base URL: svn://svn.chromium.org/chrome/
Comments: 0
This is Rietveld
408576698