From c310dc08f52b61a507ff6f63120e44410a0cb5d6 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Thu, 30 Jan 2014 23:20:10 +0000 Subject: [PATCH] Revert unintended changes from revision 1582. git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1583 5089003a-bbd8-11dd-ad1f-f1f9622dbc98 --- cef_paths.gypi | 2 -- 1 file changed, 2 deletions(-) diff --git a/cef_paths.gypi b/cef_paths.gypi index 54cc36217..6ec2b0a51 100644 --- a/cef_paths.gypi +++ b/cef_paths.gypi @@ -28,7 +28,6 @@ 'include/cef_download_item.h', 'include/cef_drag_data.h', 'include/cef_drag_handler.h', - 'include/cef_file.h', 'include/cef_focus_handler.h', 'include/cef_frame.h', 'include/cef_geolocation.h', @@ -81,7 +80,6 @@ 'include/capi/cef_download_item_capi.h', 'include/capi/cef_drag_data_capi.h', 'include/capi/cef_drag_handler_capi.h', - 'include/capi/cef_file_capi.h', 'include/capi/cef_focus_handler_capi.h', 'include/capi/cef_frame_capi.h', 'include/capi/cef_geolocation_capi.h',