We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0281335 commit 103b682Copy full SHA for 103b682
cef_paths.gypi
@@ -28,7 +28,6 @@
28
'include/cef_download_item.h',
29
'include/cef_drag_data.h',
30
'include/cef_drag_handler.h',
31
- 'include/cef_file.h',
32
'include/cef_focus_handler.h',
33
'include/cef_frame.h',
34
'include/cef_geolocation.h',
@@ -81,7 +80,6 @@
81
80
'include/capi/cef_download_item_capi.h',
82
'include/capi/cef_drag_data_capi.h',
83
'include/capi/cef_drag_handler_capi.h',
84
- 'include/capi/cef_file_capi.h',
85
'include/capi/cef_focus_handler_capi.h',
86
'include/capi/cef_frame_capi.h',
87
'include/capi/cef_geolocation_capi.h',
0 commit comments