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
(598)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: webkit/plugins/npapi/DEPS
Issue
19844003
:
Remove webkit/plugins/npapi. (Closed)
Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: remove GetDefaultWindowParent
Created 7 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.
Jump to:
chrome/browser/extensions/plugin_apitest.cc
chrome/browser/hang_monitor/hung_plugin_action.cc
chrome/browser/plugins/plugin_metadata.cc
content/browser/plugin_data_remover_impl.cc
content/browser/plugin_loader_posix.cc
content/browser/plugin_service_impl.h
content/browser/plugin_service_impl.cc
content/browser/plugin_service_impl_browsertest.cc
content/browser/renderer_host/render_widget_host_impl.cc
content/browser/renderer_host/render_widget_host_view_base.cc
content/child/npapi/webplugin_delegate_impl.cc
content/child/npapi/webplugin_delegate_impl_win.cc
content/child/npapi/webplugin_ime_win.cc
content/common/plugin_constants_win.h
content/common/plugin_constants_win.cc
content/common/plugin_list.h
content/common/plugin_list.cc
content/common/plugin_list_unittest.cc
content/content_tests.gypi
content/plugin/plugin_thread.h
content/plugin/plugin_thread.cc
content/plugin/webplugin_delegate_stub.cc
content/public/browser/plugin_service.h
content/renderer/render_view_impl.cc
webkit/plugins/npapi/DEPS
webkit/plugins/npapi/plugin_utils.h
webkit/plugins/npapi/plugin_utils.cc
webkit/plugins/npapi/plugin_utils_unittest.cc
webkit/plugins/webkit_plugins.gyp
webkit/plugins/webplugininfo.h
webkit/plugins/webplugininfo.cc
webkit/plugins/webplugininfo_unittest.cc
View side-by-side diff with in-line comments
Download patch
« content/common/plugin_constants_win.h
('K') |
« content/renderer/render_view_impl.cc
('k') |
webkit/plugins/npapi/plugin_utils.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: webkit/plugins/npapi/DEPS
===================================================================
--- webkit/plugins/npapi/DEPS (revision 212595)
+++ webkit/plugins/npapi/DEPS (working copy)
@@ -1,3 +0,0 @@
-include_rules = [
- "+ui/base",
-]
« content/common/plugin_constants_win.h
('K') |
« content/renderer/render_view_impl.cc
('k') |
webkit/plugins/npapi/plugin_utils.h »
('j') |
no next file with comments »
Issue 19844003: Remove webkit/plugins/npapi. (Closed)
Created 7 years, 5 months ago by jam
Modified 7 years, 5 months ago
Reviewers: scottmg
Base URL: svn://chrome-svn/chrome/trunk/src/
Comments: 6
This is Rietveld
408576698