mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix navigation from inside PDF files (issue #1737)
This commit is contained in:
@@ -212,4 +212,10 @@ patches = [
|
||||
'name': 'render_widget_host_1070383005',
|
||||
'path': '../content/browser/renderer_host/',
|
||||
},
|
||||
{
|
||||
# Fix incorrect forward declaration in extension_process_policy.h.
|
||||
# https://code.google.com/p/chromium/issues/detail?id=543230
|
||||
'name': 'extension_process_policy_543230',
|
||||
'path': '../chrome/common/extensions/',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user