diff --git a/AUTHORS.txt b/cef1/AUTHORS.txt similarity index 100% rename from AUTHORS.txt rename to cef1/AUTHORS.txt diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/cef1/CHROMIUM_BUILD_COMPATIBILITY.txt similarity index 100% rename from CHROMIUM_BUILD_COMPATIBILITY.txt rename to cef1/CHROMIUM_BUILD_COMPATIBILITY.txt diff --git a/DEPS b/cef1/DEPS similarity index 100% rename from DEPS rename to cef1/DEPS diff --git a/LICENSE.txt b/cef1/LICENSE.txt similarity index 100% rename from LICENSE.txt rename to cef1/LICENSE.txt diff --git a/cef.gyp b/cef1/cef.gyp similarity index 100% rename from cef.gyp rename to cef1/cef.gyp diff --git a/cef.gypi b/cef1/cef.gypi similarity index 100% rename from cef.gypi rename to cef1/cef.gypi diff --git a/cef_create_projects.bat b/cef1/cef_create_projects.bat similarity index 100% rename from cef_create_projects.bat rename to cef1/cef_create_projects.bat diff --git a/cef_create_projects.sh b/cef1/cef_create_projects.sh similarity index 100% rename from cef_create_projects.sh rename to cef1/cef_create_projects.sh diff --git a/cef_paths.gypi b/cef1/cef_paths.gypi similarity index 100% rename from cef_paths.gypi rename to cef1/cef_paths.gypi diff --git a/cef_paths2.gypi b/cef1/cef_paths2.gypi similarity index 100% rename from cef_paths2.gypi rename to cef1/cef_paths2.gypi diff --git a/include/capi/cef_app_capi.h b/cef1/include/capi/cef_app_capi.h similarity index 100% rename from include/capi/cef_app_capi.h rename to cef1/include/capi/cef_app_capi.h diff --git a/include/capi/cef_base_capi.h b/cef1/include/capi/cef_base_capi.h similarity index 100% rename from include/capi/cef_base_capi.h rename to cef1/include/capi/cef_base_capi.h diff --git a/include/capi/cef_browser_capi.h b/cef1/include/capi/cef_browser_capi.h similarity index 100% rename from include/capi/cef_browser_capi.h rename to cef1/include/capi/cef_browser_capi.h diff --git a/include/capi/cef_client_capi.h b/cef1/include/capi/cef_client_capi.h similarity index 100% rename from include/capi/cef_client_capi.h rename to cef1/include/capi/cef_client_capi.h diff --git a/include/capi/cef_command_line_capi.h b/cef1/include/capi/cef_command_line_capi.h similarity index 100% rename from include/capi/cef_command_line_capi.h rename to cef1/include/capi/cef_command_line_capi.h diff --git a/include/capi/cef_content_filter_capi.h b/cef1/include/capi/cef_content_filter_capi.h similarity index 100% rename from include/capi/cef_content_filter_capi.h rename to cef1/include/capi/cef_content_filter_capi.h diff --git a/include/capi/cef_cookie_capi.h b/cef1/include/capi/cef_cookie_capi.h similarity index 100% rename from include/capi/cef_cookie_capi.h rename to cef1/include/capi/cef_cookie_capi.h diff --git a/include/capi/cef_display_handler_capi.h b/cef1/include/capi/cef_display_handler_capi.h similarity index 100% rename from include/capi/cef_display_handler_capi.h rename to cef1/include/capi/cef_display_handler_capi.h diff --git a/include/capi/cef_dom_capi.h b/cef1/include/capi/cef_dom_capi.h similarity index 100% rename from include/capi/cef_dom_capi.h rename to cef1/include/capi/cef_dom_capi.h diff --git a/include/capi/cef_download_handler_capi.h b/cef1/include/capi/cef_download_handler_capi.h similarity index 100% rename from include/capi/cef_download_handler_capi.h rename to cef1/include/capi/cef_download_handler_capi.h diff --git a/include/capi/cef_drag_data_capi.h b/cef1/include/capi/cef_drag_data_capi.h similarity index 100% rename from include/capi/cef_drag_data_capi.h rename to cef1/include/capi/cef_drag_data_capi.h diff --git a/include/capi/cef_drag_handler_capi.h b/cef1/include/capi/cef_drag_handler_capi.h similarity index 100% rename from include/capi/cef_drag_handler_capi.h rename to cef1/include/capi/cef_drag_handler_capi.h diff --git a/include/capi/cef_find_handler_capi.h b/cef1/include/capi/cef_find_handler_capi.h similarity index 100% rename from include/capi/cef_find_handler_capi.h rename to cef1/include/capi/cef_find_handler_capi.h diff --git a/include/capi/cef_focus_handler_capi.h b/cef1/include/capi/cef_focus_handler_capi.h similarity index 100% rename from include/capi/cef_focus_handler_capi.h rename to cef1/include/capi/cef_focus_handler_capi.h diff --git a/include/capi/cef_frame_capi.h b/cef1/include/capi/cef_frame_capi.h similarity index 100% rename from include/capi/cef_frame_capi.h rename to cef1/include/capi/cef_frame_capi.h diff --git a/include/capi/cef_jsdialog_handler_capi.h b/cef1/include/capi/cef_jsdialog_handler_capi.h similarity index 100% rename from include/capi/cef_jsdialog_handler_capi.h rename to cef1/include/capi/cef_jsdialog_handler_capi.h diff --git a/include/capi/cef_keyboard_handler_capi.h b/cef1/include/capi/cef_keyboard_handler_capi.h similarity index 100% rename from include/capi/cef_keyboard_handler_capi.h rename to cef1/include/capi/cef_keyboard_handler_capi.h diff --git a/include/capi/cef_life_span_handler_capi.h b/cef1/include/capi/cef_life_span_handler_capi.h similarity index 100% rename from include/capi/cef_life_span_handler_capi.h rename to cef1/include/capi/cef_life_span_handler_capi.h diff --git a/include/capi/cef_load_handler_capi.h b/cef1/include/capi/cef_load_handler_capi.h similarity index 100% rename from include/capi/cef_load_handler_capi.h rename to cef1/include/capi/cef_load_handler_capi.h diff --git a/include/capi/cef_menu_handler_capi.h b/cef1/include/capi/cef_menu_handler_capi.h similarity index 100% rename from include/capi/cef_menu_handler_capi.h rename to cef1/include/capi/cef_menu_handler_capi.h diff --git a/include/capi/cef_nplugin_capi.h b/cef1/include/capi/cef_nplugin_capi.h similarity index 100% rename from include/capi/cef_nplugin_capi.h rename to cef1/include/capi/cef_nplugin_capi.h diff --git a/include/capi/cef_origin_whitelist_capi.h b/cef1/include/capi/cef_origin_whitelist_capi.h similarity index 100% rename from include/capi/cef_origin_whitelist_capi.h rename to cef1/include/capi/cef_origin_whitelist_capi.h diff --git a/include/capi/cef_permission_handler_capi.h b/cef1/include/capi/cef_permission_handler_capi.h similarity index 100% rename from include/capi/cef_permission_handler_capi.h rename to cef1/include/capi/cef_permission_handler_capi.h diff --git a/include/capi/cef_print_handler_capi.h b/cef1/include/capi/cef_print_handler_capi.h similarity index 100% rename from include/capi/cef_print_handler_capi.h rename to cef1/include/capi/cef_print_handler_capi.h diff --git a/include/capi/cef_proxy_handler_capi.h b/cef1/include/capi/cef_proxy_handler_capi.h similarity index 100% rename from include/capi/cef_proxy_handler_capi.h rename to cef1/include/capi/cef_proxy_handler_capi.h diff --git a/include/capi/cef_render_handler_capi.h b/cef1/include/capi/cef_render_handler_capi.h similarity index 100% rename from include/capi/cef_render_handler_capi.h rename to cef1/include/capi/cef_render_handler_capi.h diff --git a/include/capi/cef_request_capi.h b/cef1/include/capi/cef_request_capi.h similarity index 100% rename from include/capi/cef_request_capi.h rename to cef1/include/capi/cef_request_capi.h diff --git a/include/capi/cef_request_handler_capi.h b/cef1/include/capi/cef_request_handler_capi.h similarity index 100% rename from include/capi/cef_request_handler_capi.h rename to cef1/include/capi/cef_request_handler_capi.h diff --git a/include/capi/cef_resource_bundle_handler_capi.h b/cef1/include/capi/cef_resource_bundle_handler_capi.h similarity index 100% rename from include/capi/cef_resource_bundle_handler_capi.h rename to cef1/include/capi/cef_resource_bundle_handler_capi.h diff --git a/include/capi/cef_response_capi.h b/cef1/include/capi/cef_response_capi.h similarity index 100% rename from include/capi/cef_response_capi.h rename to cef1/include/capi/cef_response_capi.h diff --git a/include/capi/cef_scheme_capi.h b/cef1/include/capi/cef_scheme_capi.h similarity index 100% rename from include/capi/cef_scheme_capi.h rename to cef1/include/capi/cef_scheme_capi.h diff --git a/include/capi/cef_storage_capi.h b/cef1/include/capi/cef_storage_capi.h similarity index 100% rename from include/capi/cef_storage_capi.h rename to cef1/include/capi/cef_storage_capi.h diff --git a/include/capi/cef_stream_capi.h b/cef1/include/capi/cef_stream_capi.h similarity index 100% rename from include/capi/cef_stream_capi.h rename to cef1/include/capi/cef_stream_capi.h diff --git a/include/capi/cef_task_capi.h b/cef1/include/capi/cef_task_capi.h similarity index 100% rename from include/capi/cef_task_capi.h rename to cef1/include/capi/cef_task_capi.h diff --git a/include/capi/cef_url_capi.h b/cef1/include/capi/cef_url_capi.h similarity index 100% rename from include/capi/cef_url_capi.h rename to cef1/include/capi/cef_url_capi.h diff --git a/include/capi/cef_v8_capi.h b/cef1/include/capi/cef_v8_capi.h similarity index 100% rename from include/capi/cef_v8_capi.h rename to cef1/include/capi/cef_v8_capi.h diff --git a/include/capi/cef_v8context_handler_capi.h b/cef1/include/capi/cef_v8context_handler_capi.h similarity index 100% rename from include/capi/cef_v8context_handler_capi.h rename to cef1/include/capi/cef_v8context_handler_capi.h diff --git a/include/capi/cef_web_urlrequest_capi.h b/cef1/include/capi/cef_web_urlrequest_capi.h similarity index 100% rename from include/capi/cef_web_urlrequest_capi.h rename to cef1/include/capi/cef_web_urlrequest_capi.h diff --git a/include/capi/cef_xml_reader_capi.h b/cef1/include/capi/cef_xml_reader_capi.h similarity index 100% rename from include/capi/cef_xml_reader_capi.h rename to cef1/include/capi/cef_xml_reader_capi.h diff --git a/include/capi/cef_zip_reader_capi.h b/cef1/include/capi/cef_zip_reader_capi.h similarity index 100% rename from include/capi/cef_zip_reader_capi.h rename to cef1/include/capi/cef_zip_reader_capi.h diff --git a/include/cef_app.h b/cef1/include/cef_app.h similarity index 100% rename from include/cef_app.h rename to cef1/include/cef_app.h diff --git a/include/cef_application_mac.h b/cef1/include/cef_application_mac.h similarity index 100% rename from include/cef_application_mac.h rename to cef1/include/cef_application_mac.h diff --git a/include/cef_base.h b/cef1/include/cef_base.h similarity index 100% rename from include/cef_base.h rename to cef1/include/cef_base.h diff --git a/include/cef_browser.h b/cef1/include/cef_browser.h similarity index 100% rename from include/cef_browser.h rename to cef1/include/cef_browser.h diff --git a/include/cef_client.h b/cef1/include/cef_client.h similarity index 100% rename from include/cef_client.h rename to cef1/include/cef_client.h diff --git a/include/cef_command_line.h b/cef1/include/cef_command_line.h similarity index 100% rename from include/cef_command_line.h rename to cef1/include/cef_command_line.h diff --git a/include/cef_content_filter.h b/cef1/include/cef_content_filter.h similarity index 100% rename from include/cef_content_filter.h rename to cef1/include/cef_content_filter.h diff --git a/include/cef_cookie.h b/cef1/include/cef_cookie.h similarity index 100% rename from include/cef_cookie.h rename to cef1/include/cef_cookie.h diff --git a/include/cef_display_handler.h b/cef1/include/cef_display_handler.h similarity index 100% rename from include/cef_display_handler.h rename to cef1/include/cef_display_handler.h diff --git a/include/cef_dom.h b/cef1/include/cef_dom.h similarity index 100% rename from include/cef_dom.h rename to cef1/include/cef_dom.h diff --git a/include/cef_download_handler.h b/cef1/include/cef_download_handler.h similarity index 100% rename from include/cef_download_handler.h rename to cef1/include/cef_download_handler.h diff --git a/include/cef_drag_data.h b/cef1/include/cef_drag_data.h similarity index 100% rename from include/cef_drag_data.h rename to cef1/include/cef_drag_data.h diff --git a/include/cef_drag_handler.h b/cef1/include/cef_drag_handler.h similarity index 100% rename from include/cef_drag_handler.h rename to cef1/include/cef_drag_handler.h diff --git a/include/cef_find_handler.h b/cef1/include/cef_find_handler.h similarity index 100% rename from include/cef_find_handler.h rename to cef1/include/cef_find_handler.h diff --git a/include/cef_focus_handler.h b/cef1/include/cef_focus_handler.h similarity index 100% rename from include/cef_focus_handler.h rename to cef1/include/cef_focus_handler.h diff --git a/include/cef_frame.h b/cef1/include/cef_frame.h similarity index 100% rename from include/cef_frame.h rename to cef1/include/cef_frame.h diff --git a/include/cef_jsdialog_handler.h b/cef1/include/cef_jsdialog_handler.h similarity index 100% rename from include/cef_jsdialog_handler.h rename to cef1/include/cef_jsdialog_handler.h diff --git a/include/cef_keyboard_handler.h b/cef1/include/cef_keyboard_handler.h similarity index 100% rename from include/cef_keyboard_handler.h rename to cef1/include/cef_keyboard_handler.h diff --git a/include/cef_life_span_handler.h b/cef1/include/cef_life_span_handler.h similarity index 100% rename from include/cef_life_span_handler.h rename to cef1/include/cef_life_span_handler.h diff --git a/include/cef_load_handler.h b/cef1/include/cef_load_handler.h similarity index 100% rename from include/cef_load_handler.h rename to cef1/include/cef_load_handler.h diff --git a/include/cef_menu_handler.h b/cef1/include/cef_menu_handler.h similarity index 100% rename from include/cef_menu_handler.h rename to cef1/include/cef_menu_handler.h diff --git a/include/cef_nplugin.h b/cef1/include/cef_nplugin.h similarity index 100% rename from include/cef_nplugin.h rename to cef1/include/cef_nplugin.h diff --git a/include/cef_origin_whitelist.h b/cef1/include/cef_origin_whitelist.h similarity index 100% rename from include/cef_origin_whitelist.h rename to cef1/include/cef_origin_whitelist.h diff --git a/include/cef_permission_handler.h b/cef1/include/cef_permission_handler.h similarity index 100% rename from include/cef_permission_handler.h rename to cef1/include/cef_permission_handler.h diff --git a/include/cef_print_handler.h b/cef1/include/cef_print_handler.h similarity index 100% rename from include/cef_print_handler.h rename to cef1/include/cef_print_handler.h diff --git a/include/cef_proxy_handler.h b/cef1/include/cef_proxy_handler.h similarity index 100% rename from include/cef_proxy_handler.h rename to cef1/include/cef_proxy_handler.h diff --git a/include/cef_render_handler.h b/cef1/include/cef_render_handler.h similarity index 100% rename from include/cef_render_handler.h rename to cef1/include/cef_render_handler.h diff --git a/include/cef_request.h b/cef1/include/cef_request.h similarity index 100% rename from include/cef_request.h rename to cef1/include/cef_request.h diff --git a/include/cef_request_handler.h b/cef1/include/cef_request_handler.h similarity index 100% rename from include/cef_request_handler.h rename to cef1/include/cef_request_handler.h diff --git a/include/cef_resource_bundle_handler.h b/cef1/include/cef_resource_bundle_handler.h similarity index 100% rename from include/cef_resource_bundle_handler.h rename to cef1/include/cef_resource_bundle_handler.h diff --git a/include/cef_response.h b/cef1/include/cef_response.h similarity index 100% rename from include/cef_response.h rename to cef1/include/cef_response.h diff --git a/include/cef_runnable.h b/cef1/include/cef_runnable.h similarity index 100% rename from include/cef_runnable.h rename to cef1/include/cef_runnable.h diff --git a/include/cef_scheme.h b/cef1/include/cef_scheme.h similarity index 100% rename from include/cef_scheme.h rename to cef1/include/cef_scheme.h diff --git a/include/cef_storage.h b/cef1/include/cef_storage.h similarity index 100% rename from include/cef_storage.h rename to cef1/include/cef_storage.h diff --git a/include/cef_stream.h b/cef1/include/cef_stream.h similarity index 100% rename from include/cef_stream.h rename to cef1/include/cef_stream.h diff --git a/include/cef_task.h b/cef1/include/cef_task.h similarity index 100% rename from include/cef_task.h rename to cef1/include/cef_task.h diff --git a/include/cef_url.h b/cef1/include/cef_url.h similarity index 100% rename from include/cef_url.h rename to cef1/include/cef_url.h diff --git a/include/cef_v8.h b/cef1/include/cef_v8.h similarity index 100% rename from include/cef_v8.h rename to cef1/include/cef_v8.h diff --git a/include/cef_v8context_handler.h b/cef1/include/cef_v8context_handler.h similarity index 100% rename from include/cef_v8context_handler.h rename to cef1/include/cef_v8context_handler.h diff --git a/include/cef_web_urlrequest.h b/cef1/include/cef_web_urlrequest.h similarity index 100% rename from include/cef_web_urlrequest.h rename to cef1/include/cef_web_urlrequest.h diff --git a/include/cef_xml_reader.h b/cef1/include/cef_xml_reader.h similarity index 100% rename from include/cef_xml_reader.h rename to cef1/include/cef_xml_reader.h diff --git a/include/cef_zip_reader.h b/cef1/include/cef_zip_reader.h similarity index 100% rename from include/cef_zip_reader.h rename to cef1/include/cef_zip_reader.h diff --git a/include/internal/cef_build.h b/cef1/include/internal/cef_build.h similarity index 100% rename from include/internal/cef_build.h rename to cef1/include/internal/cef_build.h diff --git a/include/internal/cef_export.h b/cef1/include/internal/cef_export.h similarity index 100% rename from include/internal/cef_export.h rename to cef1/include/internal/cef_export.h diff --git a/include/internal/cef_linux.h b/cef1/include/internal/cef_linux.h similarity index 100% rename from include/internal/cef_linux.h rename to cef1/include/internal/cef_linux.h diff --git a/include/internal/cef_mac.h b/cef1/include/internal/cef_mac.h similarity index 100% rename from include/internal/cef_mac.h rename to cef1/include/internal/cef_mac.h diff --git a/include/internal/cef_nplugin_types.h b/cef1/include/internal/cef_nplugin_types.h similarity index 100% rename from include/internal/cef_nplugin_types.h rename to cef1/include/internal/cef_nplugin_types.h diff --git a/include/internal/cef_ptr.h b/cef1/include/internal/cef_ptr.h similarity index 100% rename from include/internal/cef_ptr.h rename to cef1/include/internal/cef_ptr.h diff --git a/include/internal/cef_string.h b/cef1/include/internal/cef_string.h similarity index 100% rename from include/internal/cef_string.h rename to cef1/include/internal/cef_string.h diff --git a/include/internal/cef_string_list.h b/cef1/include/internal/cef_string_list.h similarity index 100% rename from include/internal/cef_string_list.h rename to cef1/include/internal/cef_string_list.h diff --git a/include/internal/cef_string_map.h b/cef1/include/internal/cef_string_map.h similarity index 100% rename from include/internal/cef_string_map.h rename to cef1/include/internal/cef_string_map.h diff --git a/include/internal/cef_string_multimap.h b/cef1/include/internal/cef_string_multimap.h similarity index 100% rename from include/internal/cef_string_multimap.h rename to cef1/include/internal/cef_string_multimap.h diff --git a/include/internal/cef_string_types.h b/cef1/include/internal/cef_string_types.h similarity index 100% rename from include/internal/cef_string_types.h rename to cef1/include/internal/cef_string_types.h diff --git a/include/internal/cef_string_wrappers.h b/cef1/include/internal/cef_string_wrappers.h similarity index 100% rename from include/internal/cef_string_wrappers.h rename to cef1/include/internal/cef_string_wrappers.h diff --git a/include/internal/cef_time.h b/cef1/include/internal/cef_time.h similarity index 100% rename from include/internal/cef_time.h rename to cef1/include/internal/cef_time.h diff --git a/include/internal/cef_tuple.h b/cef1/include/internal/cef_tuple.h similarity index 100% rename from include/internal/cef_tuple.h rename to cef1/include/internal/cef_tuple.h diff --git a/include/internal/cef_types.h b/cef1/include/internal/cef_types.h similarity index 100% rename from include/internal/cef_types.h rename to cef1/include/internal/cef_types.h diff --git a/include/internal/cef_types_linux.h b/cef1/include/internal/cef_types_linux.h similarity index 100% rename from include/internal/cef_types_linux.h rename to cef1/include/internal/cef_types_linux.h diff --git a/include/internal/cef_types_mac.h b/cef1/include/internal/cef_types_mac.h similarity index 100% rename from include/internal/cef_types_mac.h rename to cef1/include/internal/cef_types_mac.h diff --git a/include/internal/cef_types_win.h b/cef1/include/internal/cef_types_win.h similarity index 100% rename from include/internal/cef_types_win.h rename to cef1/include/internal/cef_types_win.h diff --git a/include/internal/cef_types_wrappers.h b/cef1/include/internal/cef_types_wrappers.h similarity index 100% rename from include/internal/cef_types_wrappers.h rename to cef1/include/internal/cef_types_wrappers.h diff --git a/include/internal/cef_win.h b/cef1/include/internal/cef_win.h similarity index 100% rename from include/internal/cef_win.h rename to cef1/include/internal/cef_win.h diff --git a/include/wrapper/cef_byte_read_handler.h b/cef1/include/wrapper/cef_byte_read_handler.h similarity index 100% rename from include/wrapper/cef_byte_read_handler.h rename to cef1/include/wrapper/cef_byte_read_handler.h diff --git a/include/wrapper/cef_xml_object.h b/cef1/include/wrapper/cef_xml_object.h similarity index 100% rename from include/wrapper/cef_xml_object.h rename to cef1/include/wrapper/cef_xml_object.h diff --git a/include/wrapper/cef_zip_archive.h b/cef1/include/wrapper/cef_zip_archive.h similarity index 100% rename from include/wrapper/cef_zip_archive.h rename to cef1/include/wrapper/cef_zip_archive.h diff --git a/libcef/browser_appcache_system.cc b/cef1/libcef/browser_appcache_system.cc similarity index 100% rename from libcef/browser_appcache_system.cc rename to cef1/libcef/browser_appcache_system.cc diff --git a/libcef/browser_appcache_system.h b/cef1/libcef/browser_appcache_system.h similarity index 100% rename from libcef/browser_appcache_system.h rename to cef1/libcef/browser_appcache_system.h diff --git a/libcef/browser_database_system.cc b/cef1/libcef/browser_database_system.cc similarity index 100% rename from libcef/browser_database_system.cc rename to cef1/libcef/browser_database_system.cc diff --git a/libcef/browser_database_system.h b/cef1/libcef/browser_database_system.h similarity index 100% rename from libcef/browser_database_system.h rename to cef1/libcef/browser_database_system.h diff --git a/libcef/browser_devtools_agent.cc b/cef1/libcef/browser_devtools_agent.cc similarity index 100% rename from libcef/browser_devtools_agent.cc rename to cef1/libcef/browser_devtools_agent.cc diff --git a/libcef/browser_devtools_agent.h b/cef1/libcef/browser_devtools_agent.h similarity index 100% rename from libcef/browser_devtools_agent.h rename to cef1/libcef/browser_devtools_agent.h diff --git a/libcef/browser_devtools_callargs.cc b/cef1/libcef/browser_devtools_callargs.cc similarity index 100% rename from libcef/browser_devtools_callargs.cc rename to cef1/libcef/browser_devtools_callargs.cc diff --git a/libcef/browser_devtools_callargs.h b/cef1/libcef/browser_devtools_callargs.h similarity index 100% rename from libcef/browser_devtools_callargs.h rename to cef1/libcef/browser_devtools_callargs.h diff --git a/libcef/browser_devtools_client.cc b/cef1/libcef/browser_devtools_client.cc similarity index 100% rename from libcef/browser_devtools_client.cc rename to cef1/libcef/browser_devtools_client.cc diff --git a/libcef/browser_devtools_client.h b/cef1/libcef/browser_devtools_client.h similarity index 100% rename from libcef/browser_devtools_client.h rename to cef1/libcef/browser_devtools_client.h diff --git a/libcef/browser_devtools_scheme_handler.cc b/cef1/libcef/browser_devtools_scheme_handler.cc similarity index 100% rename from libcef/browser_devtools_scheme_handler.cc rename to cef1/libcef/browser_devtools_scheme_handler.cc diff --git a/libcef/browser_devtools_scheme_handler.h b/cef1/libcef/browser_devtools_scheme_handler.h similarity index 100% rename from libcef/browser_devtools_scheme_handler.h rename to cef1/libcef/browser_devtools_scheme_handler.h diff --git a/libcef/browser_drag_delegate_win.cc b/cef1/libcef/browser_drag_delegate_win.cc similarity index 100% rename from libcef/browser_drag_delegate_win.cc rename to cef1/libcef/browser_drag_delegate_win.cc diff --git a/libcef/browser_drag_delegate_win.h b/cef1/libcef/browser_drag_delegate_win.h similarity index 100% rename from libcef/browser_drag_delegate_win.h rename to cef1/libcef/browser_drag_delegate_win.h diff --git a/libcef/browser_file_system.cc b/cef1/libcef/browser_file_system.cc similarity index 100% rename from libcef/browser_file_system.cc rename to cef1/libcef/browser_file_system.cc diff --git a/libcef/browser_file_system.h b/cef1/libcef/browser_file_system.h similarity index 100% rename from libcef/browser_file_system.h rename to cef1/libcef/browser_file_system.h diff --git a/libcef/browser_file_writer.cc b/cef1/libcef/browser_file_writer.cc similarity index 100% rename from libcef/browser_file_writer.cc rename to cef1/libcef/browser_file_writer.cc diff --git a/libcef/browser_file_writer.h b/cef1/libcef/browser_file_writer.h similarity index 100% rename from libcef/browser_file_writer.h rename to cef1/libcef/browser_file_writer.h diff --git a/libcef/browser_impl.cc b/cef1/libcef/browser_impl.cc similarity index 100% rename from libcef/browser_impl.cc rename to cef1/libcef/browser_impl.cc diff --git a/libcef/browser_impl.h b/cef1/libcef/browser_impl.h similarity index 100% rename from libcef/browser_impl.h rename to cef1/libcef/browser_impl.h diff --git a/libcef/browser_impl_gtk.cc b/cef1/libcef/browser_impl_gtk.cc similarity index 100% rename from libcef/browser_impl_gtk.cc rename to cef1/libcef/browser_impl_gtk.cc diff --git a/libcef/browser_impl_mac.mm b/cef1/libcef/browser_impl_mac.mm similarity index 100% rename from libcef/browser_impl_mac.mm rename to cef1/libcef/browser_impl_mac.mm diff --git a/libcef/browser_impl_win.cc b/cef1/libcef/browser_impl_win.cc similarity index 100% rename from libcef/browser_impl_win.cc rename to cef1/libcef/browser_impl_win.cc diff --git a/libcef/browser_navigation_controller.cc b/cef1/libcef/browser_navigation_controller.cc similarity index 100% rename from libcef/browser_navigation_controller.cc rename to cef1/libcef/browser_navigation_controller.cc diff --git a/libcef/browser_navigation_controller.h b/cef1/libcef/browser_navigation_controller.h similarity index 100% rename from libcef/browser_navigation_controller.h rename to cef1/libcef/browser_navigation_controller.h diff --git a/libcef/browser_persistent_cookie_store.cc b/cef1/libcef/browser_persistent_cookie_store.cc similarity index 100% rename from libcef/browser_persistent_cookie_store.cc rename to cef1/libcef/browser_persistent_cookie_store.cc diff --git a/libcef/browser_persistent_cookie_store.h b/cef1/libcef/browser_persistent_cookie_store.h similarity index 100% rename from libcef/browser_persistent_cookie_store.h rename to cef1/libcef/browser_persistent_cookie_store.h diff --git a/libcef/browser_request_context.cc b/cef1/libcef/browser_request_context.cc similarity index 100% rename from libcef/browser_request_context.cc rename to cef1/libcef/browser_request_context.cc diff --git a/libcef/browser_request_context.h b/cef1/libcef/browser_request_context.h similarity index 100% rename from libcef/browser_request_context.h rename to cef1/libcef/browser_request_context.h diff --git a/libcef/browser_request_context_proxy.cc b/cef1/libcef/browser_request_context_proxy.cc similarity index 100% rename from libcef/browser_request_context_proxy.cc rename to cef1/libcef/browser_request_context_proxy.cc diff --git a/libcef/browser_request_context_proxy.h b/cef1/libcef/browser_request_context_proxy.h similarity index 100% rename from libcef/browser_request_context_proxy.h rename to cef1/libcef/browser_request_context_proxy.h diff --git a/libcef/browser_resource_loader_bridge.cc b/cef1/libcef/browser_resource_loader_bridge.cc similarity index 100% rename from libcef/browser_resource_loader_bridge.cc rename to cef1/libcef/browser_resource_loader_bridge.cc diff --git a/libcef/browser_resource_loader_bridge.h b/cef1/libcef/browser_resource_loader_bridge.h similarity index 100% rename from libcef/browser_resource_loader_bridge.h rename to cef1/libcef/browser_resource_loader_bridge.h diff --git a/libcef/browser_settings.cc b/cef1/libcef/browser_settings.cc similarity index 100% rename from libcef/browser_settings.cc rename to cef1/libcef/browser_settings.cc diff --git a/libcef/browser_settings.h b/cef1/libcef/browser_settings.h similarity index 100% rename from libcef/browser_settings.h rename to cef1/libcef/browser_settings.h diff --git a/libcef/browser_socket_stream_bridge.cc b/cef1/libcef/browser_socket_stream_bridge.cc similarity index 100% rename from libcef/browser_socket_stream_bridge.cc rename to cef1/libcef/browser_socket_stream_bridge.cc diff --git a/libcef/browser_socket_stream_bridge.h b/cef1/libcef/browser_socket_stream_bridge.h similarity index 100% rename from libcef/browser_socket_stream_bridge.h rename to cef1/libcef/browser_socket_stream_bridge.h diff --git a/libcef/browser_webblobregistry_impl.cc b/cef1/libcef/browser_webblobregistry_impl.cc similarity index 100% rename from libcef/browser_webblobregistry_impl.cc rename to cef1/libcef/browser_webblobregistry_impl.cc diff --git a/libcef/browser_webblobregistry_impl.h b/cef1/libcef/browser_webblobregistry_impl.h similarity index 100% rename from libcef/browser_webblobregistry_impl.h rename to cef1/libcef/browser_webblobregistry_impl.h diff --git a/libcef/browser_webcookiejar_impl.cc b/cef1/libcef/browser_webcookiejar_impl.cc similarity index 100% rename from libcef/browser_webcookiejar_impl.cc rename to cef1/libcef/browser_webcookiejar_impl.cc diff --git a/libcef/browser_webcookiejar_impl.h b/cef1/libcef/browser_webcookiejar_impl.h similarity index 100% rename from libcef/browser_webcookiejar_impl.h rename to cef1/libcef/browser_webcookiejar_impl.h diff --git a/libcef/browser_webkit_glue.cc b/cef1/libcef/browser_webkit_glue.cc similarity index 100% rename from libcef/browser_webkit_glue.cc rename to cef1/libcef/browser_webkit_glue.cc diff --git a/libcef/browser_webkit_glue.h b/cef1/libcef/browser_webkit_glue.h similarity index 100% rename from libcef/browser_webkit_glue.h rename to cef1/libcef/browser_webkit_glue.h diff --git a/libcef/browser_webkit_glue_win.cc b/cef1/libcef/browser_webkit_glue_win.cc similarity index 100% rename from libcef/browser_webkit_glue_win.cc rename to cef1/libcef/browser_webkit_glue_win.cc diff --git a/libcef/browser_webkit_init.cc b/cef1/libcef/browser_webkit_init.cc similarity index 100% rename from libcef/browser_webkit_init.cc rename to cef1/libcef/browser_webkit_init.cc diff --git a/libcef/browser_webkit_init.h b/cef1/libcef/browser_webkit_init.h similarity index 100% rename from libcef/browser_webkit_init.h rename to cef1/libcef/browser_webkit_init.h diff --git a/libcef/browser_webstoragearea_impl.cc b/cef1/libcef/browser_webstoragearea_impl.cc similarity index 100% rename from libcef/browser_webstoragearea_impl.cc rename to cef1/libcef/browser_webstoragearea_impl.cc diff --git a/libcef/browser_webstoragearea_impl.h b/cef1/libcef/browser_webstoragearea_impl.h similarity index 100% rename from libcef/browser_webstoragearea_impl.h rename to cef1/libcef/browser_webstoragearea_impl.h diff --git a/libcef/browser_webstoragenamespace_impl.cc b/cef1/libcef/browser_webstoragenamespace_impl.cc similarity index 100% rename from libcef/browser_webstoragenamespace_impl.cc rename to cef1/libcef/browser_webstoragenamespace_impl.cc diff --git a/libcef/browser_webstoragenamespace_impl.h b/cef1/libcef/browser_webstoragenamespace_impl.h similarity index 100% rename from libcef/browser_webstoragenamespace_impl.h rename to cef1/libcef/browser_webstoragenamespace_impl.h diff --git a/libcef/browser_webview_delegate.cc b/cef1/libcef/browser_webview_delegate.cc similarity index 100% rename from libcef/browser_webview_delegate.cc rename to cef1/libcef/browser_webview_delegate.cc diff --git a/libcef/browser_webview_delegate.h b/cef1/libcef/browser_webview_delegate.h similarity index 100% rename from libcef/browser_webview_delegate.h rename to cef1/libcef/browser_webview_delegate.h diff --git a/libcef/browser_webview_delegate_gtk.cc b/cef1/libcef/browser_webview_delegate_gtk.cc similarity index 100% rename from libcef/browser_webview_delegate_gtk.cc rename to cef1/libcef/browser_webview_delegate_gtk.cc diff --git a/libcef/browser_webview_delegate_mac.mm b/cef1/libcef/browser_webview_delegate_mac.mm similarity index 100% rename from libcef/browser_webview_delegate_mac.mm rename to cef1/libcef/browser_webview_delegate_mac.mm diff --git a/libcef/browser_webview_delegate_win.cc b/cef1/libcef/browser_webview_delegate_win.cc similarity index 100% rename from libcef/browser_webview_delegate_win.cc rename to cef1/libcef/browser_webview_delegate_win.cc diff --git a/libcef/browser_webview_mac.h b/cef1/libcef/browser_webview_mac.h similarity index 100% rename from libcef/browser_webview_mac.h rename to cef1/libcef/browser_webview_mac.h diff --git a/libcef/browser_webview_mac.mm b/cef1/libcef/browser_webview_mac.mm similarity index 100% rename from libcef/browser_webview_mac.mm rename to cef1/libcef/browser_webview_mac.mm diff --git a/libcef/browser_zoom_map.cc b/cef1/libcef/browser_zoom_map.cc similarity index 100% rename from libcef/browser_zoom_map.cc rename to cef1/libcef/browser_zoom_map.cc diff --git a/libcef/browser_zoom_map.h b/cef1/libcef/browser_zoom_map.h similarity index 100% rename from libcef/browser_zoom_map.h rename to cef1/libcef/browser_zoom_map.h diff --git a/libcef/cef_context.cc b/cef1/libcef/cef_context.cc similarity index 100% rename from libcef/cef_context.cc rename to cef1/libcef/cef_context.cc diff --git a/libcef/cef_context.h b/cef1/libcef/cef_context.h similarity index 100% rename from libcef/cef_context.h rename to cef1/libcef/cef_context.h diff --git a/libcef/cef_process.cc b/cef1/libcef/cef_process.cc similarity index 100% rename from libcef/cef_process.cc rename to cef1/libcef/cef_process.cc diff --git a/libcef/cef_process.h b/cef1/libcef/cef_process.h similarity index 100% rename from libcef/cef_process.h rename to cef1/libcef/cef_process.h diff --git a/libcef/cef_process_io_thread.cc b/cef1/libcef/cef_process_io_thread.cc similarity index 100% rename from libcef/cef_process_io_thread.cc rename to cef1/libcef/cef_process_io_thread.cc diff --git a/libcef/cef_process_io_thread.h b/cef1/libcef/cef_process_io_thread.h similarity index 100% rename from libcef/cef_process_io_thread.h rename to cef1/libcef/cef_process_io_thread.h diff --git a/libcef/cef_process_sub_thread.cc b/cef1/libcef/cef_process_sub_thread.cc similarity index 100% rename from libcef/cef_process_sub_thread.cc rename to cef1/libcef/cef_process_sub_thread.cc diff --git a/libcef/cef_process_sub_thread.h b/cef1/libcef/cef_process_sub_thread.h similarity index 100% rename from libcef/cef_process_sub_thread.h rename to cef1/libcef/cef_process_sub_thread.h diff --git a/libcef/cef_process_ui_thread.cc b/cef1/libcef/cef_process_ui_thread.cc similarity index 100% rename from libcef/cef_process_ui_thread.cc rename to cef1/libcef/cef_process_ui_thread.cc diff --git a/libcef/cef_process_ui_thread.h b/cef1/libcef/cef_process_ui_thread.h similarity index 100% rename from libcef/cef_process_ui_thread.h rename to cef1/libcef/cef_process_ui_thread.h diff --git a/libcef/cef_process_ui_thread_gtk.cc b/cef1/libcef/cef_process_ui_thread_gtk.cc similarity index 100% rename from libcef/cef_process_ui_thread_gtk.cc rename to cef1/libcef/cef_process_ui_thread_gtk.cc diff --git a/libcef/cef_process_ui_thread_mac.mm b/cef1/libcef/cef_process_ui_thread_mac.mm similarity index 100% rename from libcef/cef_process_ui_thread_mac.mm rename to cef1/libcef/cef_process_ui_thread_mac.mm diff --git a/libcef/cef_process_ui_thread_win.cc b/cef1/libcef/cef_process_ui_thread_win.cc similarity index 100% rename from libcef/cef_process_ui_thread_win.cc rename to cef1/libcef/cef_process_ui_thread_win.cc diff --git a/libcef/cef_string_list.cc b/cef1/libcef/cef_string_list.cc similarity index 100% rename from libcef/cef_string_list.cc rename to cef1/libcef/cef_string_list.cc diff --git a/libcef/cef_string_map.cc b/cef1/libcef/cef_string_map.cc similarity index 100% rename from libcef/cef_string_map.cc rename to cef1/libcef/cef_string_map.cc diff --git a/libcef/cef_string_multimap.cc b/cef1/libcef/cef_string_multimap.cc similarity index 100% rename from libcef/cef_string_multimap.cc rename to cef1/libcef/cef_string_multimap.cc diff --git a/libcef/cef_string_types.cc b/cef1/libcef/cef_string_types.cc similarity index 100% rename from libcef/cef_string_types.cc rename to cef1/libcef/cef_string_types.cc diff --git a/libcef/cef_thread.cc b/cef1/libcef/cef_thread.cc similarity index 100% rename from libcef/cef_thread.cc rename to cef1/libcef/cef_thread.cc diff --git a/libcef/cef_thread.h b/cef1/libcef/cef_thread.h similarity index 100% rename from libcef/cef_thread.h rename to cef1/libcef/cef_thread.h diff --git a/libcef/cef_time.cc b/cef1/libcef/cef_time.cc similarity index 100% rename from libcef/cef_time.cc rename to cef1/libcef/cef_time.cc diff --git a/libcef/cef_time_util.h b/cef1/libcef/cef_time_util.h similarity index 100% rename from libcef/cef_time_util.h rename to cef1/libcef/cef_time_util.h diff --git a/libcef/command_line_impl.cc b/cef1/libcef/command_line_impl.cc similarity index 100% rename from libcef/command_line_impl.cc rename to cef1/libcef/command_line_impl.cc diff --git a/libcef/cookie_manager_impl.cc b/cef1/libcef/cookie_manager_impl.cc similarity index 100% rename from libcef/cookie_manager_impl.cc rename to cef1/libcef/cookie_manager_impl.cc diff --git a/libcef/cookie_manager_impl.h b/cef1/libcef/cookie_manager_impl.h similarity index 100% rename from libcef/cookie_manager_impl.h rename to cef1/libcef/cookie_manager_impl.h diff --git a/libcef/cookie_store_proxy.cc b/cef1/libcef/cookie_store_proxy.cc similarity index 100% rename from libcef/cookie_store_proxy.cc rename to cef1/libcef/cookie_store_proxy.cc diff --git a/libcef/cookie_store_proxy.h b/cef1/libcef/cookie_store_proxy.h similarity index 100% rename from libcef/cookie_store_proxy.h rename to cef1/libcef/cookie_store_proxy.h diff --git a/libcef/dom_document_impl.cc b/cef1/libcef/dom_document_impl.cc similarity index 100% rename from libcef/dom_document_impl.cc rename to cef1/libcef/dom_document_impl.cc diff --git a/libcef/dom_document_impl.h b/cef1/libcef/dom_document_impl.h similarity index 100% rename from libcef/dom_document_impl.h rename to cef1/libcef/dom_document_impl.h diff --git a/libcef/dom_event_impl.cc b/cef1/libcef/dom_event_impl.cc similarity index 100% rename from libcef/dom_event_impl.cc rename to cef1/libcef/dom_event_impl.cc diff --git a/libcef/dom_event_impl.h b/cef1/libcef/dom_event_impl.h similarity index 100% rename from libcef/dom_event_impl.h rename to cef1/libcef/dom_event_impl.h diff --git a/libcef/dom_node_impl.cc b/cef1/libcef/dom_node_impl.cc similarity index 100% rename from libcef/dom_node_impl.cc rename to cef1/libcef/dom_node_impl.cc diff --git a/libcef/dom_node_impl.h b/cef1/libcef/dom_node_impl.h similarity index 100% rename from libcef/dom_node_impl.h rename to cef1/libcef/dom_node_impl.h diff --git a/libcef/dom_storage_area.cc b/cef1/libcef/dom_storage_area.cc similarity index 100% rename from libcef/dom_storage_area.cc rename to cef1/libcef/dom_storage_area.cc diff --git a/libcef/dom_storage_area.h b/cef1/libcef/dom_storage_area.h similarity index 100% rename from libcef/dom_storage_area.h rename to cef1/libcef/dom_storage_area.h diff --git a/libcef/dom_storage_common.h b/cef1/libcef/dom_storage_common.h similarity index 100% rename from libcef/dom_storage_common.h rename to cef1/libcef/dom_storage_common.h diff --git a/libcef/dom_storage_context.cc b/cef1/libcef/dom_storage_context.cc similarity index 100% rename from libcef/dom_storage_context.cc rename to cef1/libcef/dom_storage_context.cc diff --git a/libcef/dom_storage_context.h b/cef1/libcef/dom_storage_context.h similarity index 100% rename from libcef/dom_storage_context.h rename to cef1/libcef/dom_storage_context.h diff --git a/libcef/dom_storage_namespace.cc b/cef1/libcef/dom_storage_namespace.cc similarity index 100% rename from libcef/dom_storage_namespace.cc rename to cef1/libcef/dom_storage_namespace.cc diff --git a/libcef/dom_storage_namespace.h b/cef1/libcef/dom_storage_namespace.h similarity index 100% rename from libcef/dom_storage_namespace.h rename to cef1/libcef/dom_storage_namespace.h diff --git a/libcef/download_util.cc b/cef1/libcef/download_util.cc similarity index 100% rename from libcef/download_util.cc rename to cef1/libcef/download_util.cc diff --git a/libcef/download_util.h b/cef1/libcef/download_util.h similarity index 100% rename from libcef/download_util.h rename to cef1/libcef/download_util.h diff --git a/libcef/drag_data_impl.cc b/cef1/libcef/drag_data_impl.cc similarity index 100% rename from libcef/drag_data_impl.cc rename to cef1/libcef/drag_data_impl.cc diff --git a/libcef/drag_data_impl.h b/cef1/libcef/drag_data_impl.h similarity index 100% rename from libcef/drag_data_impl.h rename to cef1/libcef/drag_data_impl.h diff --git a/libcef/drag_download_file.cc b/cef1/libcef/drag_download_file.cc similarity index 100% rename from libcef/drag_download_file.cc rename to cef1/libcef/drag_download_file.cc diff --git a/libcef/drag_download_file.h b/cef1/libcef/drag_download_file.h similarity index 100% rename from libcef/drag_download_file.h rename to cef1/libcef/drag_download_file.h diff --git a/libcef/drag_download_util.cc b/cef1/libcef/drag_download_util.cc similarity index 100% rename from libcef/drag_download_util.cc rename to cef1/libcef/drag_download_util.cc diff --git a/libcef/drag_download_util.h b/cef1/libcef/drag_download_util.h similarity index 100% rename from libcef/drag_download_util.h rename to cef1/libcef/drag_download_util.h diff --git a/libcef/external_popup_menu_mac.h b/cef1/libcef/external_popup_menu_mac.h similarity index 100% rename from libcef/external_popup_menu_mac.h rename to cef1/libcef/external_popup_menu_mac.h diff --git a/libcef/external_popup_menu_mac.mm b/cef1/libcef/external_popup_menu_mac.mm similarity index 100% rename from libcef/external_popup_menu_mac.mm rename to cef1/libcef/external_popup_menu_mac.mm diff --git a/libcef/external_protocol_handler.h b/cef1/libcef/external_protocol_handler.h similarity index 100% rename from libcef/external_protocol_handler.h rename to cef1/libcef/external_protocol_handler.h diff --git a/libcef/external_protocol_handler_gtk.cc b/cef1/libcef/external_protocol_handler_gtk.cc similarity index 100% rename from libcef/external_protocol_handler_gtk.cc rename to cef1/libcef/external_protocol_handler_gtk.cc diff --git a/libcef/external_protocol_handler_mac.mm b/cef1/libcef/external_protocol_handler_mac.mm similarity index 100% rename from libcef/external_protocol_handler_mac.mm rename to cef1/libcef/external_protocol_handler_mac.mm diff --git a/libcef/external_protocol_handler_win.cc b/cef1/libcef/external_protocol_handler_win.cc similarity index 100% rename from libcef/external_protocol_handler_win.cc rename to cef1/libcef/external_protocol_handler_win.cc diff --git a/libcef/http_header_utils.cc b/cef1/libcef/http_header_utils.cc similarity index 100% rename from libcef/http_header_utils.cc rename to cef1/libcef/http_header_utils.cc diff --git a/libcef/http_header_utils.h b/cef1/libcef/http_header_utils.h similarity index 100% rename from libcef/http_header_utils.h rename to cef1/libcef/http_header_utils.h diff --git a/libcef/nplugin_impl.cc b/cef1/libcef/nplugin_impl.cc similarity index 100% rename from libcef/nplugin_impl.cc rename to cef1/libcef/nplugin_impl.cc diff --git a/libcef/origin_whitelist_impl.cc b/cef1/libcef/origin_whitelist_impl.cc similarity index 100% rename from libcef/origin_whitelist_impl.cc rename to cef1/libcef/origin_whitelist_impl.cc diff --git a/libcef/printing/print_settings.cc b/cef1/libcef/printing/print_settings.cc similarity index 100% rename from libcef/printing/print_settings.cc rename to cef1/libcef/printing/print_settings.cc diff --git a/libcef/printing/print_settings.h b/cef1/libcef/printing/print_settings.h similarity index 100% rename from libcef/printing/print_settings.h rename to cef1/libcef/printing/print_settings.h diff --git a/libcef/printing/win_printing_context.cc b/cef1/libcef/printing/win_printing_context.cc similarity index 100% rename from libcef/printing/win_printing_context.cc rename to cef1/libcef/printing/win_printing_context.cc diff --git a/libcef/printing/win_printing_context.h b/cef1/libcef/printing/win_printing_context.h similarity index 100% rename from libcef/printing/win_printing_context.h rename to cef1/libcef/printing/win_printing_context.h diff --git a/libcef/request_impl.cc b/cef1/libcef/request_impl.cc similarity index 100% rename from libcef/request_impl.cc rename to cef1/libcef/request_impl.cc diff --git a/libcef/request_impl.h b/cef1/libcef/request_impl.h similarity index 100% rename from libcef/request_impl.h rename to cef1/libcef/request_impl.h diff --git a/libcef/response_impl.cc b/cef1/libcef/response_impl.cc similarity index 100% rename from libcef/response_impl.cc rename to cef1/libcef/response_impl.cc diff --git a/libcef/response_impl.h b/cef1/libcef/response_impl.h similarity index 100% rename from libcef/response_impl.h rename to cef1/libcef/response_impl.h diff --git a/libcef/scheme_impl.cc b/cef1/libcef/scheme_impl.cc similarity index 100% rename from libcef/scheme_impl.cc rename to cef1/libcef/scheme_impl.cc diff --git a/libcef/simple_clipboard_impl.cc b/cef1/libcef/simple_clipboard_impl.cc similarity index 100% rename from libcef/simple_clipboard_impl.cc rename to cef1/libcef/simple_clipboard_impl.cc diff --git a/libcef/simple_clipboard_impl.h b/cef1/libcef/simple_clipboard_impl.h similarity index 100% rename from libcef/simple_clipboard_impl.h rename to cef1/libcef/simple_clipboard_impl.h diff --git a/libcef/storage_impl.cc b/cef1/libcef/storage_impl.cc similarity index 100% rename from libcef/storage_impl.cc rename to cef1/libcef/storage_impl.cc diff --git a/libcef/stream_impl.cc b/cef1/libcef/stream_impl.cc similarity index 100% rename from libcef/stream_impl.cc rename to cef1/libcef/stream_impl.cc diff --git a/libcef/stream_impl.h b/cef1/libcef/stream_impl.h similarity index 100% rename from libcef/stream_impl.h rename to cef1/libcef/stream_impl.h diff --git a/libcef/task_impl.cc b/cef1/libcef/task_impl.cc similarity index 100% rename from libcef/task_impl.cc rename to cef1/libcef/task_impl.cc diff --git a/libcef/tracker.h b/cef1/libcef/tracker.h similarity index 100% rename from libcef/tracker.h rename to cef1/libcef/tracker.h diff --git a/libcef/url_impl.cc b/cef1/libcef/url_impl.cc similarity index 100% rename from libcef/url_impl.cc rename to cef1/libcef/url_impl.cc diff --git a/libcef/v8_impl.cc b/cef1/libcef/v8_impl.cc similarity index 100% rename from libcef/v8_impl.cc rename to cef1/libcef/v8_impl.cc diff --git a/libcef/v8_impl.h b/cef1/libcef/v8_impl.h similarity index 100% rename from libcef/v8_impl.h rename to cef1/libcef/v8_impl.h diff --git a/libcef/web_drag_source_gtk.cc b/cef1/libcef/web_drag_source_gtk.cc similarity index 100% rename from libcef/web_drag_source_gtk.cc rename to cef1/libcef/web_drag_source_gtk.cc diff --git a/libcef/web_drag_source_gtk.h b/cef1/libcef/web_drag_source_gtk.h similarity index 100% rename from libcef/web_drag_source_gtk.h rename to cef1/libcef/web_drag_source_gtk.h diff --git a/libcef/web_drag_source_mac.h b/cef1/libcef/web_drag_source_mac.h similarity index 100% rename from libcef/web_drag_source_mac.h rename to cef1/libcef/web_drag_source_mac.h diff --git a/libcef/web_drag_source_mac.mm b/cef1/libcef/web_drag_source_mac.mm similarity index 100% rename from libcef/web_drag_source_mac.mm rename to cef1/libcef/web_drag_source_mac.mm diff --git a/libcef/web_drag_source_win.cc b/cef1/libcef/web_drag_source_win.cc similarity index 100% rename from libcef/web_drag_source_win.cc rename to cef1/libcef/web_drag_source_win.cc diff --git a/libcef/web_drag_source_win.h b/cef1/libcef/web_drag_source_win.h similarity index 100% rename from libcef/web_drag_source_win.h rename to cef1/libcef/web_drag_source_win.h diff --git a/libcef/web_drag_utils_mac.h b/cef1/libcef/web_drag_utils_mac.h similarity index 100% rename from libcef/web_drag_utils_mac.h rename to cef1/libcef/web_drag_utils_mac.h diff --git a/libcef/web_drag_utils_mac.mm b/cef1/libcef/web_drag_utils_mac.mm similarity index 100% rename from libcef/web_drag_utils_mac.mm rename to cef1/libcef/web_drag_utils_mac.mm diff --git a/libcef/web_drag_utils_win.cc b/cef1/libcef/web_drag_utils_win.cc similarity index 100% rename from libcef/web_drag_utils_win.cc rename to cef1/libcef/web_drag_utils_win.cc diff --git a/libcef/web_drag_utils_win.h b/cef1/libcef/web_drag_utils_win.h similarity index 100% rename from libcef/web_drag_utils_win.h rename to cef1/libcef/web_drag_utils_win.h diff --git a/libcef/web_drop_target_gtk.cc b/cef1/libcef/web_drop_target_gtk.cc similarity index 100% rename from libcef/web_drop_target_gtk.cc rename to cef1/libcef/web_drop_target_gtk.cc diff --git a/libcef/web_drop_target_gtk.h b/cef1/libcef/web_drop_target_gtk.h similarity index 100% rename from libcef/web_drop_target_gtk.h rename to cef1/libcef/web_drop_target_gtk.h diff --git a/libcef/web_drop_target_mac.h b/cef1/libcef/web_drop_target_mac.h similarity index 100% rename from libcef/web_drop_target_mac.h rename to cef1/libcef/web_drop_target_mac.h diff --git a/libcef/web_drop_target_mac.mm b/cef1/libcef/web_drop_target_mac.mm similarity index 100% rename from libcef/web_drop_target_mac.mm rename to cef1/libcef/web_drop_target_mac.mm diff --git a/libcef/web_drop_target_win.cc b/cef1/libcef/web_drop_target_win.cc similarity index 100% rename from libcef/web_drop_target_win.cc rename to cef1/libcef/web_drop_target_win.cc diff --git a/libcef/web_drop_target_win.h b/cef1/libcef/web_drop_target_win.h similarity index 100% rename from libcef/web_drop_target_win.h rename to cef1/libcef/web_drop_target_win.h diff --git a/libcef/web_urlrequest_impl.cc b/cef1/libcef/web_urlrequest_impl.cc similarity index 100% rename from libcef/web_urlrequest_impl.cc rename to cef1/libcef/web_urlrequest_impl.cc diff --git a/libcef/web_urlrequest_impl.h b/cef1/libcef/web_urlrequest_impl.h similarity index 100% rename from libcef/web_urlrequest_impl.h rename to cef1/libcef/web_urlrequest_impl.h diff --git a/libcef/webview_host.cc b/cef1/libcef/webview_host.cc similarity index 100% rename from libcef/webview_host.cc rename to cef1/libcef/webview_host.cc diff --git a/libcef/webview_host.h b/cef1/libcef/webview_host.h similarity index 100% rename from libcef/webview_host.h rename to cef1/libcef/webview_host.h diff --git a/libcef/webview_host_gtk.cc b/cef1/libcef/webview_host_gtk.cc similarity index 100% rename from libcef/webview_host_gtk.cc rename to cef1/libcef/webview_host_gtk.cc diff --git a/libcef/webview_host_mac.mm b/cef1/libcef/webview_host_mac.mm similarity index 100% rename from libcef/webview_host_mac.mm rename to cef1/libcef/webview_host_mac.mm diff --git a/libcef/webview_host_win.cc b/cef1/libcef/webview_host_win.cc similarity index 100% rename from libcef/webview_host_win.cc rename to cef1/libcef/webview_host_win.cc diff --git a/libcef/webwidget_host.cc b/cef1/libcef/webwidget_host.cc similarity index 100% rename from libcef/webwidget_host.cc rename to cef1/libcef/webwidget_host.cc diff --git a/libcef/webwidget_host.h b/cef1/libcef/webwidget_host.h similarity index 100% rename from libcef/webwidget_host.h rename to cef1/libcef/webwidget_host.h diff --git a/libcef/webwidget_host_gtk.cc b/cef1/libcef/webwidget_host_gtk.cc similarity index 100% rename from libcef/webwidget_host_gtk.cc rename to cef1/libcef/webwidget_host_gtk.cc diff --git a/libcef/webwidget_host_mac.mm b/cef1/libcef/webwidget_host_mac.mm similarity index 100% rename from libcef/webwidget_host_mac.mm rename to cef1/libcef/webwidget_host_mac.mm diff --git a/libcef/webwidget_host_win.cc b/cef1/libcef/webwidget_host_win.cc similarity index 100% rename from libcef/webwidget_host_win.cc rename to cef1/libcef/webwidget_host_win.cc diff --git a/libcef/xml_reader_impl.cc b/cef1/libcef/xml_reader_impl.cc similarity index 100% rename from libcef/xml_reader_impl.cc rename to cef1/libcef/xml_reader_impl.cc diff --git a/libcef/xml_reader_impl.h b/cef1/libcef/xml_reader_impl.h similarity index 100% rename from libcef/xml_reader_impl.h rename to cef1/libcef/xml_reader_impl.h diff --git a/libcef/zip_reader_impl.cc b/cef1/libcef/zip_reader_impl.cc similarity index 100% rename from libcef/zip_reader_impl.cc rename to cef1/libcef/zip_reader_impl.cc diff --git a/libcef/zip_reader_impl.h b/cef1/libcef/zip_reader_impl.h similarity index 100% rename from libcef/zip_reader_impl.h rename to cef1/libcef/zip_reader_impl.h diff --git a/libcef_dll/cef_logging.h b/cef1/libcef_dll/cef_logging.h similarity index 100% rename from libcef_dll/cef_logging.h rename to cef1/libcef_dll/cef_logging.h diff --git a/libcef_dll/cpptoc/app_cpptoc.cc b/cef1/libcef_dll/cpptoc/app_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/app_cpptoc.cc rename to cef1/libcef_dll/cpptoc/app_cpptoc.cc diff --git a/libcef_dll/cpptoc/app_cpptoc.h b/cef1/libcef_dll/cpptoc/app_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/app_cpptoc.h rename to cef1/libcef_dll/cpptoc/app_cpptoc.h diff --git a/libcef_dll/cpptoc/base_cpptoc.h b/cef1/libcef_dll/cpptoc/base_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/base_cpptoc.h rename to cef1/libcef_dll/cpptoc/base_cpptoc.h diff --git a/libcef_dll/cpptoc/browser_cpptoc.cc b/cef1/libcef_dll/cpptoc/browser_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/browser_cpptoc.cc rename to cef1/libcef_dll/cpptoc/browser_cpptoc.cc diff --git a/libcef_dll/cpptoc/browser_cpptoc.h b/cef1/libcef_dll/cpptoc/browser_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/browser_cpptoc.h rename to cef1/libcef_dll/cpptoc/browser_cpptoc.h diff --git a/libcef_dll/cpptoc/client_cpptoc.cc b/cef1/libcef_dll/cpptoc/client_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/client_cpptoc.cc rename to cef1/libcef_dll/cpptoc/client_cpptoc.cc diff --git a/libcef_dll/cpptoc/client_cpptoc.h b/cef1/libcef_dll/cpptoc/client_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/client_cpptoc.h rename to cef1/libcef_dll/cpptoc/client_cpptoc.h diff --git a/libcef_dll/cpptoc/command_line_cpptoc.cc b/cef1/libcef_dll/cpptoc/command_line_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/command_line_cpptoc.cc rename to cef1/libcef_dll/cpptoc/command_line_cpptoc.cc diff --git a/libcef_dll/cpptoc/command_line_cpptoc.h b/cef1/libcef_dll/cpptoc/command_line_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/command_line_cpptoc.h rename to cef1/libcef_dll/cpptoc/command_line_cpptoc.h diff --git a/libcef_dll/cpptoc/content_filter_cpptoc.cc b/cef1/libcef_dll/cpptoc/content_filter_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/content_filter_cpptoc.cc rename to cef1/libcef_dll/cpptoc/content_filter_cpptoc.cc diff --git a/libcef_dll/cpptoc/content_filter_cpptoc.h b/cef1/libcef_dll/cpptoc/content_filter_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/content_filter_cpptoc.h rename to cef1/libcef_dll/cpptoc/content_filter_cpptoc.h diff --git a/libcef_dll/cpptoc/cookie_manager_cpptoc.cc b/cef1/libcef_dll/cpptoc/cookie_manager_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/cookie_manager_cpptoc.cc rename to cef1/libcef_dll/cpptoc/cookie_manager_cpptoc.cc diff --git a/libcef_dll/cpptoc/cookie_manager_cpptoc.h b/cef1/libcef_dll/cpptoc/cookie_manager_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/cookie_manager_cpptoc.h rename to cef1/libcef_dll/cpptoc/cookie_manager_cpptoc.h diff --git a/libcef_dll/cpptoc/cookie_visitor_cpptoc.cc b/cef1/libcef_dll/cpptoc/cookie_visitor_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/cookie_visitor_cpptoc.cc rename to cef1/libcef_dll/cpptoc/cookie_visitor_cpptoc.cc diff --git a/libcef_dll/cpptoc/cookie_visitor_cpptoc.h b/cef1/libcef_dll/cpptoc/cookie_visitor_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/cookie_visitor_cpptoc.h rename to cef1/libcef_dll/cpptoc/cookie_visitor_cpptoc.h diff --git a/libcef_dll/cpptoc/cpptoc.h b/cef1/libcef_dll/cpptoc/cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/cpptoc.h rename to cef1/libcef_dll/cpptoc/cpptoc.h diff --git a/libcef_dll/cpptoc/display_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/display_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/display_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/display_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/display_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/display_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/display_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/display_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/domdocument_cpptoc.cc b/cef1/libcef_dll/cpptoc/domdocument_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/domdocument_cpptoc.cc rename to cef1/libcef_dll/cpptoc/domdocument_cpptoc.cc diff --git a/libcef_dll/cpptoc/domdocument_cpptoc.h b/cef1/libcef_dll/cpptoc/domdocument_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/domdocument_cpptoc.h rename to cef1/libcef_dll/cpptoc/domdocument_cpptoc.h diff --git a/libcef_dll/cpptoc/domevent_cpptoc.cc b/cef1/libcef_dll/cpptoc/domevent_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/domevent_cpptoc.cc rename to cef1/libcef_dll/cpptoc/domevent_cpptoc.cc diff --git a/libcef_dll/cpptoc/domevent_cpptoc.h b/cef1/libcef_dll/cpptoc/domevent_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/domevent_cpptoc.h rename to cef1/libcef_dll/cpptoc/domevent_cpptoc.h diff --git a/libcef_dll/cpptoc/domevent_listener_cpptoc.cc b/cef1/libcef_dll/cpptoc/domevent_listener_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/domevent_listener_cpptoc.cc rename to cef1/libcef_dll/cpptoc/domevent_listener_cpptoc.cc diff --git a/libcef_dll/cpptoc/domevent_listener_cpptoc.h b/cef1/libcef_dll/cpptoc/domevent_listener_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/domevent_listener_cpptoc.h rename to cef1/libcef_dll/cpptoc/domevent_listener_cpptoc.h diff --git a/libcef_dll/cpptoc/domnode_cpptoc.cc b/cef1/libcef_dll/cpptoc/domnode_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/domnode_cpptoc.cc rename to cef1/libcef_dll/cpptoc/domnode_cpptoc.cc diff --git a/libcef_dll/cpptoc/domnode_cpptoc.h b/cef1/libcef_dll/cpptoc/domnode_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/domnode_cpptoc.h rename to cef1/libcef_dll/cpptoc/domnode_cpptoc.h diff --git a/libcef_dll/cpptoc/domvisitor_cpptoc.cc b/cef1/libcef_dll/cpptoc/domvisitor_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/domvisitor_cpptoc.cc rename to cef1/libcef_dll/cpptoc/domvisitor_cpptoc.cc diff --git a/libcef_dll/cpptoc/domvisitor_cpptoc.h b/cef1/libcef_dll/cpptoc/domvisitor_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/domvisitor_cpptoc.h rename to cef1/libcef_dll/cpptoc/domvisitor_cpptoc.h diff --git a/libcef_dll/cpptoc/download_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/download_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/download_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/download_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/download_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/download_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/download_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/download_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/drag_data_cpptoc.cc b/cef1/libcef_dll/cpptoc/drag_data_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/drag_data_cpptoc.cc rename to cef1/libcef_dll/cpptoc/drag_data_cpptoc.cc diff --git a/libcef_dll/cpptoc/drag_data_cpptoc.h b/cef1/libcef_dll/cpptoc/drag_data_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/drag_data_cpptoc.h rename to cef1/libcef_dll/cpptoc/drag_data_cpptoc.h diff --git a/libcef_dll/cpptoc/drag_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/drag_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/drag_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/drag_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/drag_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/drag_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/drag_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/drag_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/find_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/find_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/find_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/find_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/find_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/find_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/find_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/find_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/focus_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/focus_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/focus_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/focus_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/focus_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/focus_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/focus_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/focus_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/frame_cpptoc.cc b/cef1/libcef_dll/cpptoc/frame_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/frame_cpptoc.cc rename to cef1/libcef_dll/cpptoc/frame_cpptoc.cc diff --git a/libcef_dll/cpptoc/frame_cpptoc.h b/cef1/libcef_dll/cpptoc/frame_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/frame_cpptoc.h rename to cef1/libcef_dll/cpptoc/frame_cpptoc.h diff --git a/libcef_dll/cpptoc/jsdialog_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/jsdialog_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/jsdialog_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/jsdialog_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/jsdialog_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/jsdialog_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/jsdialog_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/jsdialog_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/keyboard_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/keyboard_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/keyboard_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/keyboard_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/keyboard_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/keyboard_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/keyboard_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/keyboard_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/life_span_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/life_span_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/life_span_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/life_span_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/life_span_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/life_span_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/life_span_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/life_span_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/load_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/load_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/load_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/load_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/load_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/load_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/load_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/load_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/menu_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/menu_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/menu_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/menu_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/menu_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/menu_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/menu_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/menu_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/permission_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/permission_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/permission_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/permission_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/permission_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/permission_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/permission_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/permission_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/post_data_cpptoc.cc b/cef1/libcef_dll/cpptoc/post_data_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/post_data_cpptoc.cc rename to cef1/libcef_dll/cpptoc/post_data_cpptoc.cc diff --git a/libcef_dll/cpptoc/post_data_cpptoc.h b/cef1/libcef_dll/cpptoc/post_data_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/post_data_cpptoc.h rename to cef1/libcef_dll/cpptoc/post_data_cpptoc.h diff --git a/libcef_dll/cpptoc/post_data_element_cpptoc.cc b/cef1/libcef_dll/cpptoc/post_data_element_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/post_data_element_cpptoc.cc rename to cef1/libcef_dll/cpptoc/post_data_element_cpptoc.cc diff --git a/libcef_dll/cpptoc/post_data_element_cpptoc.h b/cef1/libcef_dll/cpptoc/post_data_element_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/post_data_element_cpptoc.h rename to cef1/libcef_dll/cpptoc/post_data_element_cpptoc.h diff --git a/libcef_dll/cpptoc/print_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/print_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/print_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/print_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/print_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/print_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/print_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/print_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/proxy_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/proxy_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/proxy_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/proxy_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/proxy_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/proxy_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/proxy_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/proxy_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/read_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/read_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/read_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/read_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/read_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/read_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/read_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/read_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/render_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/render_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/render_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/render_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/render_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/render_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/render_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/render_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/request_cpptoc.cc b/cef1/libcef_dll/cpptoc/request_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/request_cpptoc.cc rename to cef1/libcef_dll/cpptoc/request_cpptoc.cc diff --git a/libcef_dll/cpptoc/request_cpptoc.h b/cef1/libcef_dll/cpptoc/request_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/request_cpptoc.h rename to cef1/libcef_dll/cpptoc/request_cpptoc.h diff --git a/libcef_dll/cpptoc/request_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/request_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/request_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/request_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/request_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/request_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/request_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/request_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/resource_bundle_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/resource_bundle_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/resource_bundle_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/resource_bundle_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/resource_bundle_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/resource_bundle_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/resource_bundle_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/resource_bundle_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/response_cpptoc.cc b/cef1/libcef_dll/cpptoc/response_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/response_cpptoc.cc rename to cef1/libcef_dll/cpptoc/response_cpptoc.cc diff --git a/libcef_dll/cpptoc/response_cpptoc.h b/cef1/libcef_dll/cpptoc/response_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/response_cpptoc.h rename to cef1/libcef_dll/cpptoc/response_cpptoc.h diff --git a/libcef_dll/cpptoc/scheme_handler_callback_cpptoc.cc b/cef1/libcef_dll/cpptoc/scheme_handler_callback_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/scheme_handler_callback_cpptoc.cc rename to cef1/libcef_dll/cpptoc/scheme_handler_callback_cpptoc.cc diff --git a/libcef_dll/cpptoc/scheme_handler_callback_cpptoc.h b/cef1/libcef_dll/cpptoc/scheme_handler_callback_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/scheme_handler_callback_cpptoc.h rename to cef1/libcef_dll/cpptoc/scheme_handler_callback_cpptoc.h diff --git a/libcef_dll/cpptoc/scheme_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/scheme_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/scheme_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/scheme_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/scheme_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/scheme_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/scheme_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/scheme_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/scheme_handler_factory_cpptoc.cc b/cef1/libcef_dll/cpptoc/scheme_handler_factory_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/scheme_handler_factory_cpptoc.cc rename to cef1/libcef_dll/cpptoc/scheme_handler_factory_cpptoc.cc diff --git a/libcef_dll/cpptoc/scheme_handler_factory_cpptoc.h b/cef1/libcef_dll/cpptoc/scheme_handler_factory_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/scheme_handler_factory_cpptoc.h rename to cef1/libcef_dll/cpptoc/scheme_handler_factory_cpptoc.h diff --git a/libcef_dll/cpptoc/storage_visitor_cpptoc.cc b/cef1/libcef_dll/cpptoc/storage_visitor_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/storage_visitor_cpptoc.cc rename to cef1/libcef_dll/cpptoc/storage_visitor_cpptoc.cc diff --git a/libcef_dll/cpptoc/storage_visitor_cpptoc.h b/cef1/libcef_dll/cpptoc/storage_visitor_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/storage_visitor_cpptoc.h rename to cef1/libcef_dll/cpptoc/storage_visitor_cpptoc.h diff --git a/libcef_dll/cpptoc/stream_reader_cpptoc.cc b/cef1/libcef_dll/cpptoc/stream_reader_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/stream_reader_cpptoc.cc rename to cef1/libcef_dll/cpptoc/stream_reader_cpptoc.cc diff --git a/libcef_dll/cpptoc/stream_reader_cpptoc.h b/cef1/libcef_dll/cpptoc/stream_reader_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/stream_reader_cpptoc.h rename to cef1/libcef_dll/cpptoc/stream_reader_cpptoc.h diff --git a/libcef_dll/cpptoc/stream_writer_cpptoc.cc b/cef1/libcef_dll/cpptoc/stream_writer_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/stream_writer_cpptoc.cc rename to cef1/libcef_dll/cpptoc/stream_writer_cpptoc.cc diff --git a/libcef_dll/cpptoc/stream_writer_cpptoc.h b/cef1/libcef_dll/cpptoc/stream_writer_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/stream_writer_cpptoc.h rename to cef1/libcef_dll/cpptoc/stream_writer_cpptoc.h diff --git a/libcef_dll/cpptoc/task_cpptoc.cc b/cef1/libcef_dll/cpptoc/task_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/task_cpptoc.cc rename to cef1/libcef_dll/cpptoc/task_cpptoc.cc diff --git a/libcef_dll/cpptoc/task_cpptoc.h b/cef1/libcef_dll/cpptoc/task_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/task_cpptoc.h rename to cef1/libcef_dll/cpptoc/task_cpptoc.h diff --git a/libcef_dll/cpptoc/v8accessor_cpptoc.cc b/cef1/libcef_dll/cpptoc/v8accessor_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/v8accessor_cpptoc.cc rename to cef1/libcef_dll/cpptoc/v8accessor_cpptoc.cc diff --git a/libcef_dll/cpptoc/v8accessor_cpptoc.h b/cef1/libcef_dll/cpptoc/v8accessor_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/v8accessor_cpptoc.h rename to cef1/libcef_dll/cpptoc/v8accessor_cpptoc.h diff --git a/libcef_dll/cpptoc/v8context_cpptoc.cc b/cef1/libcef_dll/cpptoc/v8context_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/v8context_cpptoc.cc rename to cef1/libcef_dll/cpptoc/v8context_cpptoc.cc diff --git a/libcef_dll/cpptoc/v8context_cpptoc.h b/cef1/libcef_dll/cpptoc/v8context_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/v8context_cpptoc.h rename to cef1/libcef_dll/cpptoc/v8context_cpptoc.h diff --git a/libcef_dll/cpptoc/v8context_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/v8context_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/v8context_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/v8context_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/v8context_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/v8context_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/v8context_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/v8context_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/v8exception_cpptoc.cc b/cef1/libcef_dll/cpptoc/v8exception_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/v8exception_cpptoc.cc rename to cef1/libcef_dll/cpptoc/v8exception_cpptoc.cc diff --git a/libcef_dll/cpptoc/v8exception_cpptoc.h b/cef1/libcef_dll/cpptoc/v8exception_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/v8exception_cpptoc.h rename to cef1/libcef_dll/cpptoc/v8exception_cpptoc.h diff --git a/libcef_dll/cpptoc/v8handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/v8handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/v8handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/v8handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/v8handler_cpptoc.h b/cef1/libcef_dll/cpptoc/v8handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/v8handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/v8handler_cpptoc.h diff --git a/libcef_dll/cpptoc/v8value_cpptoc.cc b/cef1/libcef_dll/cpptoc/v8value_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/v8value_cpptoc.cc rename to cef1/libcef_dll/cpptoc/v8value_cpptoc.cc diff --git a/libcef_dll/cpptoc/v8value_cpptoc.h b/cef1/libcef_dll/cpptoc/v8value_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/v8value_cpptoc.h rename to cef1/libcef_dll/cpptoc/v8value_cpptoc.h diff --git a/libcef_dll/cpptoc/web_urlrequest_client_cpptoc.cc b/cef1/libcef_dll/cpptoc/web_urlrequest_client_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/web_urlrequest_client_cpptoc.cc rename to cef1/libcef_dll/cpptoc/web_urlrequest_client_cpptoc.cc diff --git a/libcef_dll/cpptoc/web_urlrequest_client_cpptoc.h b/cef1/libcef_dll/cpptoc/web_urlrequest_client_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/web_urlrequest_client_cpptoc.h rename to cef1/libcef_dll/cpptoc/web_urlrequest_client_cpptoc.h diff --git a/libcef_dll/cpptoc/web_urlrequest_cpptoc.cc b/cef1/libcef_dll/cpptoc/web_urlrequest_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/web_urlrequest_cpptoc.cc rename to cef1/libcef_dll/cpptoc/web_urlrequest_cpptoc.cc diff --git a/libcef_dll/cpptoc/web_urlrequest_cpptoc.h b/cef1/libcef_dll/cpptoc/web_urlrequest_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/web_urlrequest_cpptoc.h rename to cef1/libcef_dll/cpptoc/web_urlrequest_cpptoc.h diff --git a/libcef_dll/cpptoc/write_handler_cpptoc.cc b/cef1/libcef_dll/cpptoc/write_handler_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/write_handler_cpptoc.cc rename to cef1/libcef_dll/cpptoc/write_handler_cpptoc.cc diff --git a/libcef_dll/cpptoc/write_handler_cpptoc.h b/cef1/libcef_dll/cpptoc/write_handler_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/write_handler_cpptoc.h rename to cef1/libcef_dll/cpptoc/write_handler_cpptoc.h diff --git a/libcef_dll/cpptoc/xml_reader_cpptoc.cc b/cef1/libcef_dll/cpptoc/xml_reader_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/xml_reader_cpptoc.cc rename to cef1/libcef_dll/cpptoc/xml_reader_cpptoc.cc diff --git a/libcef_dll/cpptoc/xml_reader_cpptoc.h b/cef1/libcef_dll/cpptoc/xml_reader_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/xml_reader_cpptoc.h rename to cef1/libcef_dll/cpptoc/xml_reader_cpptoc.h diff --git a/libcef_dll/cpptoc/zip_reader_cpptoc.cc b/cef1/libcef_dll/cpptoc/zip_reader_cpptoc.cc similarity index 100% rename from libcef_dll/cpptoc/zip_reader_cpptoc.cc rename to cef1/libcef_dll/cpptoc/zip_reader_cpptoc.cc diff --git a/libcef_dll/cpptoc/zip_reader_cpptoc.h b/cef1/libcef_dll/cpptoc/zip_reader_cpptoc.h similarity index 100% rename from libcef_dll/cpptoc/zip_reader_cpptoc.h rename to cef1/libcef_dll/cpptoc/zip_reader_cpptoc.h diff --git a/libcef_dll/ctocpp/app_ctocpp.cc b/cef1/libcef_dll/ctocpp/app_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/app_ctocpp.cc rename to cef1/libcef_dll/ctocpp/app_ctocpp.cc diff --git a/libcef_dll/ctocpp/app_ctocpp.h b/cef1/libcef_dll/ctocpp/app_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/app_ctocpp.h rename to cef1/libcef_dll/ctocpp/app_ctocpp.h diff --git a/libcef_dll/ctocpp/base_ctocpp.h b/cef1/libcef_dll/ctocpp/base_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/base_ctocpp.h rename to cef1/libcef_dll/ctocpp/base_ctocpp.h diff --git a/libcef_dll/ctocpp/browser_ctocpp.cc b/cef1/libcef_dll/ctocpp/browser_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/browser_ctocpp.cc rename to cef1/libcef_dll/ctocpp/browser_ctocpp.cc diff --git a/libcef_dll/ctocpp/browser_ctocpp.h b/cef1/libcef_dll/ctocpp/browser_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/browser_ctocpp.h rename to cef1/libcef_dll/ctocpp/browser_ctocpp.h diff --git a/libcef_dll/ctocpp/client_ctocpp.cc b/cef1/libcef_dll/ctocpp/client_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/client_ctocpp.cc rename to cef1/libcef_dll/ctocpp/client_ctocpp.cc diff --git a/libcef_dll/ctocpp/client_ctocpp.h b/cef1/libcef_dll/ctocpp/client_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/client_ctocpp.h rename to cef1/libcef_dll/ctocpp/client_ctocpp.h diff --git a/libcef_dll/ctocpp/command_line_ctocpp.cc b/cef1/libcef_dll/ctocpp/command_line_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/command_line_ctocpp.cc rename to cef1/libcef_dll/ctocpp/command_line_ctocpp.cc diff --git a/libcef_dll/ctocpp/command_line_ctocpp.h b/cef1/libcef_dll/ctocpp/command_line_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/command_line_ctocpp.h rename to cef1/libcef_dll/ctocpp/command_line_ctocpp.h diff --git a/libcef_dll/ctocpp/content_filter_ctocpp.cc b/cef1/libcef_dll/ctocpp/content_filter_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/content_filter_ctocpp.cc rename to cef1/libcef_dll/ctocpp/content_filter_ctocpp.cc diff --git a/libcef_dll/ctocpp/content_filter_ctocpp.h b/cef1/libcef_dll/ctocpp/content_filter_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/content_filter_ctocpp.h rename to cef1/libcef_dll/ctocpp/content_filter_ctocpp.h diff --git a/libcef_dll/ctocpp/cookie_manager_ctocpp.cc b/cef1/libcef_dll/ctocpp/cookie_manager_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/cookie_manager_ctocpp.cc rename to cef1/libcef_dll/ctocpp/cookie_manager_ctocpp.cc diff --git a/libcef_dll/ctocpp/cookie_manager_ctocpp.h b/cef1/libcef_dll/ctocpp/cookie_manager_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/cookie_manager_ctocpp.h rename to cef1/libcef_dll/ctocpp/cookie_manager_ctocpp.h diff --git a/libcef_dll/ctocpp/cookie_visitor_ctocpp.cc b/cef1/libcef_dll/ctocpp/cookie_visitor_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/cookie_visitor_ctocpp.cc rename to cef1/libcef_dll/ctocpp/cookie_visitor_ctocpp.cc diff --git a/libcef_dll/ctocpp/cookie_visitor_ctocpp.h b/cef1/libcef_dll/ctocpp/cookie_visitor_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/cookie_visitor_ctocpp.h rename to cef1/libcef_dll/ctocpp/cookie_visitor_ctocpp.h diff --git a/libcef_dll/ctocpp/ctocpp.h b/cef1/libcef_dll/ctocpp/ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/ctocpp.h rename to cef1/libcef_dll/ctocpp/ctocpp.h diff --git a/libcef_dll/ctocpp/display_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/display_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/display_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/display_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/display_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/display_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/display_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/display_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/domdocument_ctocpp.cc b/cef1/libcef_dll/ctocpp/domdocument_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/domdocument_ctocpp.cc rename to cef1/libcef_dll/ctocpp/domdocument_ctocpp.cc diff --git a/libcef_dll/ctocpp/domdocument_ctocpp.h b/cef1/libcef_dll/ctocpp/domdocument_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/domdocument_ctocpp.h rename to cef1/libcef_dll/ctocpp/domdocument_ctocpp.h diff --git a/libcef_dll/ctocpp/domevent_ctocpp.cc b/cef1/libcef_dll/ctocpp/domevent_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/domevent_ctocpp.cc rename to cef1/libcef_dll/ctocpp/domevent_ctocpp.cc diff --git a/libcef_dll/ctocpp/domevent_ctocpp.h b/cef1/libcef_dll/ctocpp/domevent_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/domevent_ctocpp.h rename to cef1/libcef_dll/ctocpp/domevent_ctocpp.h diff --git a/libcef_dll/ctocpp/domevent_listener_ctocpp.cc b/cef1/libcef_dll/ctocpp/domevent_listener_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/domevent_listener_ctocpp.cc rename to cef1/libcef_dll/ctocpp/domevent_listener_ctocpp.cc diff --git a/libcef_dll/ctocpp/domevent_listener_ctocpp.h b/cef1/libcef_dll/ctocpp/domevent_listener_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/domevent_listener_ctocpp.h rename to cef1/libcef_dll/ctocpp/domevent_listener_ctocpp.h diff --git a/libcef_dll/ctocpp/domnode_ctocpp.cc b/cef1/libcef_dll/ctocpp/domnode_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/domnode_ctocpp.cc rename to cef1/libcef_dll/ctocpp/domnode_ctocpp.cc diff --git a/libcef_dll/ctocpp/domnode_ctocpp.h b/cef1/libcef_dll/ctocpp/domnode_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/domnode_ctocpp.h rename to cef1/libcef_dll/ctocpp/domnode_ctocpp.h diff --git a/libcef_dll/ctocpp/domvisitor_ctocpp.cc b/cef1/libcef_dll/ctocpp/domvisitor_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/domvisitor_ctocpp.cc rename to cef1/libcef_dll/ctocpp/domvisitor_ctocpp.cc diff --git a/libcef_dll/ctocpp/domvisitor_ctocpp.h b/cef1/libcef_dll/ctocpp/domvisitor_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/domvisitor_ctocpp.h rename to cef1/libcef_dll/ctocpp/domvisitor_ctocpp.h diff --git a/libcef_dll/ctocpp/download_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/download_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/download_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/download_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/download_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/download_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/download_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/download_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/drag_data_ctocpp.cc b/cef1/libcef_dll/ctocpp/drag_data_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/drag_data_ctocpp.cc rename to cef1/libcef_dll/ctocpp/drag_data_ctocpp.cc diff --git a/libcef_dll/ctocpp/drag_data_ctocpp.h b/cef1/libcef_dll/ctocpp/drag_data_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/drag_data_ctocpp.h rename to cef1/libcef_dll/ctocpp/drag_data_ctocpp.h diff --git a/libcef_dll/ctocpp/drag_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/drag_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/drag_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/drag_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/drag_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/drag_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/drag_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/drag_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/find_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/find_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/find_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/find_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/find_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/find_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/find_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/find_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/focus_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/focus_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/focus_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/focus_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/focus_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/focus_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/focus_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/focus_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/frame_ctocpp.cc b/cef1/libcef_dll/ctocpp/frame_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/frame_ctocpp.cc rename to cef1/libcef_dll/ctocpp/frame_ctocpp.cc diff --git a/libcef_dll/ctocpp/frame_ctocpp.h b/cef1/libcef_dll/ctocpp/frame_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/frame_ctocpp.h rename to cef1/libcef_dll/ctocpp/frame_ctocpp.h diff --git a/libcef_dll/ctocpp/jsdialog_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/jsdialog_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/jsdialog_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/jsdialog_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/jsdialog_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/jsdialog_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/jsdialog_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/jsdialog_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/keyboard_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/keyboard_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/keyboard_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/keyboard_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/keyboard_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/keyboard_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/keyboard_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/keyboard_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/life_span_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/life_span_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/life_span_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/life_span_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/life_span_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/life_span_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/life_span_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/life_span_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/load_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/load_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/load_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/load_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/load_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/load_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/load_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/load_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/menu_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/menu_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/menu_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/menu_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/menu_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/menu_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/menu_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/menu_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/permission_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/permission_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/permission_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/permission_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/permission_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/permission_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/permission_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/permission_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/post_data_ctocpp.cc b/cef1/libcef_dll/ctocpp/post_data_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/post_data_ctocpp.cc rename to cef1/libcef_dll/ctocpp/post_data_ctocpp.cc diff --git a/libcef_dll/ctocpp/post_data_ctocpp.h b/cef1/libcef_dll/ctocpp/post_data_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/post_data_ctocpp.h rename to cef1/libcef_dll/ctocpp/post_data_ctocpp.h diff --git a/libcef_dll/ctocpp/post_data_element_ctocpp.cc b/cef1/libcef_dll/ctocpp/post_data_element_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/post_data_element_ctocpp.cc rename to cef1/libcef_dll/ctocpp/post_data_element_ctocpp.cc diff --git a/libcef_dll/ctocpp/post_data_element_ctocpp.h b/cef1/libcef_dll/ctocpp/post_data_element_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/post_data_element_ctocpp.h rename to cef1/libcef_dll/ctocpp/post_data_element_ctocpp.h diff --git a/libcef_dll/ctocpp/print_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/print_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/print_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/print_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/print_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/print_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/print_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/print_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/proxy_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/proxy_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/proxy_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/proxy_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/proxy_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/proxy_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/proxy_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/proxy_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/read_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/read_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/read_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/read_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/read_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/read_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/read_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/read_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/render_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/render_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/render_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/render_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/render_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/render_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/render_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/render_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/request_ctocpp.cc b/cef1/libcef_dll/ctocpp/request_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/request_ctocpp.cc rename to cef1/libcef_dll/ctocpp/request_ctocpp.cc diff --git a/libcef_dll/ctocpp/request_ctocpp.h b/cef1/libcef_dll/ctocpp/request_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/request_ctocpp.h rename to cef1/libcef_dll/ctocpp/request_ctocpp.h diff --git a/libcef_dll/ctocpp/request_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/request_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/request_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/request_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/request_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/request_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/request_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/request_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/resource_bundle_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/resource_bundle_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/resource_bundle_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/resource_bundle_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/resource_bundle_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/resource_bundle_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/resource_bundle_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/resource_bundle_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/response_ctocpp.cc b/cef1/libcef_dll/ctocpp/response_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/response_ctocpp.cc rename to cef1/libcef_dll/ctocpp/response_ctocpp.cc diff --git a/libcef_dll/ctocpp/response_ctocpp.h b/cef1/libcef_dll/ctocpp/response_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/response_ctocpp.h rename to cef1/libcef_dll/ctocpp/response_ctocpp.h diff --git a/libcef_dll/ctocpp/scheme_handler_callback_ctocpp.cc b/cef1/libcef_dll/ctocpp/scheme_handler_callback_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/scheme_handler_callback_ctocpp.cc rename to cef1/libcef_dll/ctocpp/scheme_handler_callback_ctocpp.cc diff --git a/libcef_dll/ctocpp/scheme_handler_callback_ctocpp.h b/cef1/libcef_dll/ctocpp/scheme_handler_callback_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/scheme_handler_callback_ctocpp.h rename to cef1/libcef_dll/ctocpp/scheme_handler_callback_ctocpp.h diff --git a/libcef_dll/ctocpp/scheme_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/scheme_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/scheme_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/scheme_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/scheme_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/scheme_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/scheme_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/scheme_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/scheme_handler_factory_ctocpp.cc b/cef1/libcef_dll/ctocpp/scheme_handler_factory_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/scheme_handler_factory_ctocpp.cc rename to cef1/libcef_dll/ctocpp/scheme_handler_factory_ctocpp.cc diff --git a/libcef_dll/ctocpp/scheme_handler_factory_ctocpp.h b/cef1/libcef_dll/ctocpp/scheme_handler_factory_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/scheme_handler_factory_ctocpp.h rename to cef1/libcef_dll/ctocpp/scheme_handler_factory_ctocpp.h diff --git a/libcef_dll/ctocpp/storage_visitor_ctocpp.cc b/cef1/libcef_dll/ctocpp/storage_visitor_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/storage_visitor_ctocpp.cc rename to cef1/libcef_dll/ctocpp/storage_visitor_ctocpp.cc diff --git a/libcef_dll/ctocpp/storage_visitor_ctocpp.h b/cef1/libcef_dll/ctocpp/storage_visitor_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/storage_visitor_ctocpp.h rename to cef1/libcef_dll/ctocpp/storage_visitor_ctocpp.h diff --git a/libcef_dll/ctocpp/stream_reader_ctocpp.cc b/cef1/libcef_dll/ctocpp/stream_reader_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/stream_reader_ctocpp.cc rename to cef1/libcef_dll/ctocpp/stream_reader_ctocpp.cc diff --git a/libcef_dll/ctocpp/stream_reader_ctocpp.h b/cef1/libcef_dll/ctocpp/stream_reader_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/stream_reader_ctocpp.h rename to cef1/libcef_dll/ctocpp/stream_reader_ctocpp.h diff --git a/libcef_dll/ctocpp/stream_writer_ctocpp.cc b/cef1/libcef_dll/ctocpp/stream_writer_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/stream_writer_ctocpp.cc rename to cef1/libcef_dll/ctocpp/stream_writer_ctocpp.cc diff --git a/libcef_dll/ctocpp/stream_writer_ctocpp.h b/cef1/libcef_dll/ctocpp/stream_writer_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/stream_writer_ctocpp.h rename to cef1/libcef_dll/ctocpp/stream_writer_ctocpp.h diff --git a/libcef_dll/ctocpp/task_ctocpp.cc b/cef1/libcef_dll/ctocpp/task_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/task_ctocpp.cc rename to cef1/libcef_dll/ctocpp/task_ctocpp.cc diff --git a/libcef_dll/ctocpp/task_ctocpp.h b/cef1/libcef_dll/ctocpp/task_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/task_ctocpp.h rename to cef1/libcef_dll/ctocpp/task_ctocpp.h diff --git a/libcef_dll/ctocpp/v8accessor_ctocpp.cc b/cef1/libcef_dll/ctocpp/v8accessor_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/v8accessor_ctocpp.cc rename to cef1/libcef_dll/ctocpp/v8accessor_ctocpp.cc diff --git a/libcef_dll/ctocpp/v8accessor_ctocpp.h b/cef1/libcef_dll/ctocpp/v8accessor_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/v8accessor_ctocpp.h rename to cef1/libcef_dll/ctocpp/v8accessor_ctocpp.h diff --git a/libcef_dll/ctocpp/v8context_ctocpp.cc b/cef1/libcef_dll/ctocpp/v8context_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/v8context_ctocpp.cc rename to cef1/libcef_dll/ctocpp/v8context_ctocpp.cc diff --git a/libcef_dll/ctocpp/v8context_ctocpp.h b/cef1/libcef_dll/ctocpp/v8context_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/v8context_ctocpp.h rename to cef1/libcef_dll/ctocpp/v8context_ctocpp.h diff --git a/libcef_dll/ctocpp/v8context_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/v8context_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/v8context_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/v8context_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/v8context_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/v8context_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/v8context_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/v8context_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/v8exception_ctocpp.cc b/cef1/libcef_dll/ctocpp/v8exception_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/v8exception_ctocpp.cc rename to cef1/libcef_dll/ctocpp/v8exception_ctocpp.cc diff --git a/libcef_dll/ctocpp/v8exception_ctocpp.h b/cef1/libcef_dll/ctocpp/v8exception_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/v8exception_ctocpp.h rename to cef1/libcef_dll/ctocpp/v8exception_ctocpp.h diff --git a/libcef_dll/ctocpp/v8handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/v8handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/v8handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/v8handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/v8handler_ctocpp.h b/cef1/libcef_dll/ctocpp/v8handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/v8handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/v8handler_ctocpp.h diff --git a/libcef_dll/ctocpp/v8value_ctocpp.cc b/cef1/libcef_dll/ctocpp/v8value_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/v8value_ctocpp.cc rename to cef1/libcef_dll/ctocpp/v8value_ctocpp.cc diff --git a/libcef_dll/ctocpp/v8value_ctocpp.h b/cef1/libcef_dll/ctocpp/v8value_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/v8value_ctocpp.h rename to cef1/libcef_dll/ctocpp/v8value_ctocpp.h diff --git a/libcef_dll/ctocpp/web_urlrequest_client_ctocpp.cc b/cef1/libcef_dll/ctocpp/web_urlrequest_client_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/web_urlrequest_client_ctocpp.cc rename to cef1/libcef_dll/ctocpp/web_urlrequest_client_ctocpp.cc diff --git a/libcef_dll/ctocpp/web_urlrequest_client_ctocpp.h b/cef1/libcef_dll/ctocpp/web_urlrequest_client_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/web_urlrequest_client_ctocpp.h rename to cef1/libcef_dll/ctocpp/web_urlrequest_client_ctocpp.h diff --git a/libcef_dll/ctocpp/web_urlrequest_ctocpp.cc b/cef1/libcef_dll/ctocpp/web_urlrequest_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/web_urlrequest_ctocpp.cc rename to cef1/libcef_dll/ctocpp/web_urlrequest_ctocpp.cc diff --git a/libcef_dll/ctocpp/web_urlrequest_ctocpp.h b/cef1/libcef_dll/ctocpp/web_urlrequest_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/web_urlrequest_ctocpp.h rename to cef1/libcef_dll/ctocpp/web_urlrequest_ctocpp.h diff --git a/libcef_dll/ctocpp/write_handler_ctocpp.cc b/cef1/libcef_dll/ctocpp/write_handler_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/write_handler_ctocpp.cc rename to cef1/libcef_dll/ctocpp/write_handler_ctocpp.cc diff --git a/libcef_dll/ctocpp/write_handler_ctocpp.h b/cef1/libcef_dll/ctocpp/write_handler_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/write_handler_ctocpp.h rename to cef1/libcef_dll/ctocpp/write_handler_ctocpp.h diff --git a/libcef_dll/ctocpp/xml_reader_ctocpp.cc b/cef1/libcef_dll/ctocpp/xml_reader_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/xml_reader_ctocpp.cc rename to cef1/libcef_dll/ctocpp/xml_reader_ctocpp.cc diff --git a/libcef_dll/ctocpp/xml_reader_ctocpp.h b/cef1/libcef_dll/ctocpp/xml_reader_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/xml_reader_ctocpp.h rename to cef1/libcef_dll/ctocpp/xml_reader_ctocpp.h diff --git a/libcef_dll/ctocpp/zip_reader_ctocpp.cc b/cef1/libcef_dll/ctocpp/zip_reader_ctocpp.cc similarity index 100% rename from libcef_dll/ctocpp/zip_reader_ctocpp.cc rename to cef1/libcef_dll/ctocpp/zip_reader_ctocpp.cc diff --git a/libcef_dll/ctocpp/zip_reader_ctocpp.h b/cef1/libcef_dll/ctocpp/zip_reader_ctocpp.h similarity index 100% rename from libcef_dll/ctocpp/zip_reader_ctocpp.h rename to cef1/libcef_dll/ctocpp/zip_reader_ctocpp.h diff --git a/libcef_dll/libcef_dll.cc b/cef1/libcef_dll/libcef_dll.cc similarity index 100% rename from libcef_dll/libcef_dll.cc rename to cef1/libcef_dll/libcef_dll.cc diff --git a/libcef_dll/libcef_dll.rc b/cef1/libcef_dll/libcef_dll.rc similarity index 100% rename from libcef_dll/libcef_dll.rc rename to cef1/libcef_dll/libcef_dll.rc diff --git a/libcef_dll/libcef_dll2.cc b/cef1/libcef_dll/libcef_dll2.cc similarity index 100% rename from libcef_dll/libcef_dll2.cc rename to cef1/libcef_dll/libcef_dll2.cc diff --git a/libcef_dll/resource.h b/cef1/libcef_dll/resource.h similarity index 100% rename from libcef_dll/resource.h rename to cef1/libcef_dll/resource.h diff --git a/libcef_dll/transfer_util.cpp b/cef1/libcef_dll/transfer_util.cpp similarity index 100% rename from libcef_dll/transfer_util.cpp rename to cef1/libcef_dll/transfer_util.cpp diff --git a/libcef_dll/transfer_util.h b/cef1/libcef_dll/transfer_util.h similarity index 100% rename from libcef_dll/transfer_util.h rename to cef1/libcef_dll/transfer_util.h diff --git a/libcef_dll/wrapper/cef_byte_read_handler.cc b/cef1/libcef_dll/wrapper/cef_byte_read_handler.cc similarity index 100% rename from libcef_dll/wrapper/cef_byte_read_handler.cc rename to cef1/libcef_dll/wrapper/cef_byte_read_handler.cc diff --git a/libcef_dll/wrapper/cef_xml_object.cc b/cef1/libcef_dll/wrapper/cef_xml_object.cc similarity index 100% rename from libcef_dll/wrapper/cef_xml_object.cc rename to cef1/libcef_dll/wrapper/cef_xml_object.cc diff --git a/libcef_dll/wrapper/cef_zip_archive.cc b/cef1/libcef_dll/wrapper/cef_zip_archive.cc similarity index 100% rename from libcef_dll/wrapper/cef_zip_archive.cc rename to cef1/libcef_dll/wrapper/cef_zip_archive.cc diff --git a/libcef_dll/wrapper/libcef_dll_wrapper.cc b/cef1/libcef_dll/wrapper/libcef_dll_wrapper.cc similarity index 100% rename from libcef_dll/wrapper/libcef_dll_wrapper.cc rename to cef1/libcef_dll/wrapper/libcef_dll_wrapper.cc diff --git a/libcef_dll/wrapper/libcef_dll_wrapper2.cc b/cef1/libcef_dll/wrapper/libcef_dll_wrapper2.cc similarity index 100% rename from libcef_dll/wrapper/libcef_dll_wrapper2.cc rename to cef1/libcef_dll/wrapper/libcef_dll_wrapper2.cc diff --git a/patch/README.txt b/cef1/patch/README.txt similarity index 100% rename from patch/README.txt rename to cef1/patch/README.txt diff --git a/patch/patch.cfg b/cef1/patch/patch.cfg similarity index 100% rename from patch/patch.cfg rename to cef1/patch/patch.cfg diff --git a/patch/patches/base.patch b/cef1/patch/patches/base.patch similarity index 100% rename from patch/patches/base.patch rename to cef1/patch/patches/base.patch diff --git a/patch/patches/build.patch b/cef1/patch/patches/build.patch similarity index 100% rename from patch/patches/build.patch rename to cef1/patch/patches/build.patch diff --git a/patch/patches/spi_webcore_364.patch b/cef1/patch/patches/spi_webcore_364.patch similarity index 100% rename from patch/patches/spi_webcore_364.patch rename to cef1/patch/patches/spi_webcore_364.patch diff --git a/patch/patches/tools_gyp.patch b/cef1/patch/patches/tools_gyp.patch similarity index 100% rename from patch/patches/tools_gyp.patch rename to cef1/patch/patches/tools_gyp.patch diff --git a/patch/patches/webcore_cachedresource.patch b/cef1/patch/patches/webcore_cachedresource.patch similarity index 100% rename from patch/patches/webcore_cachedresource.patch rename to cef1/patch/patches/webcore_cachedresource.patch diff --git a/tests/cefclient/binding_test.cpp b/cef1/tests/cefclient/binding_test.cpp similarity index 100% rename from tests/cefclient/binding_test.cpp rename to cef1/tests/cefclient/binding_test.cpp diff --git a/tests/cefclient/binding_test.h b/cef1/tests/cefclient/binding_test.h similarity index 100% rename from tests/cefclient/binding_test.h rename to cef1/tests/cefclient/binding_test.h diff --git a/tests/cefclient/cefclient.cpp b/cef1/tests/cefclient/cefclient.cpp similarity index 100% rename from tests/cefclient/cefclient.cpp rename to cef1/tests/cefclient/cefclient.cpp diff --git a/tests/cefclient/cefclient.h b/cef1/tests/cefclient/cefclient.h similarity index 100% rename from tests/cefclient/cefclient.h rename to cef1/tests/cefclient/cefclient.h diff --git a/tests/cefclient/cefclient.rc b/cef1/tests/cefclient/cefclient.rc similarity index 100% rename from tests/cefclient/cefclient.rc rename to cef1/tests/cefclient/cefclient.rc diff --git a/tests/cefclient/cefclient_gtk.cpp b/cef1/tests/cefclient/cefclient_gtk.cpp similarity index 100% rename from tests/cefclient/cefclient_gtk.cpp rename to cef1/tests/cefclient/cefclient_gtk.cpp diff --git a/tests/cefclient/cefclient_mac.mm b/cef1/tests/cefclient/cefclient_mac.mm similarity index 100% rename from tests/cefclient/cefclient_mac.mm rename to cef1/tests/cefclient/cefclient_mac.mm diff --git a/tests/cefclient/cefclient_switches.cpp b/cef1/tests/cefclient/cefclient_switches.cpp similarity index 100% rename from tests/cefclient/cefclient_switches.cpp rename to cef1/tests/cefclient/cefclient_switches.cpp diff --git a/tests/cefclient/cefclient_switches.h b/cef1/tests/cefclient/cefclient_switches.h similarity index 100% rename from tests/cefclient/cefclient_switches.h rename to cef1/tests/cefclient/cefclient_switches.h diff --git a/tests/cefclient/cefclient_win.cpp b/cef1/tests/cefclient/cefclient_win.cpp similarity index 100% rename from tests/cefclient/cefclient_win.cpp rename to cef1/tests/cefclient/cefclient_win.cpp diff --git a/tests/cefclient/client_handler.cpp b/cef1/tests/cefclient/client_handler.cpp similarity index 100% rename from tests/cefclient/client_handler.cpp rename to cef1/tests/cefclient/client_handler.cpp diff --git a/tests/cefclient/client_handler.h b/cef1/tests/cefclient/client_handler.h similarity index 100% rename from tests/cefclient/client_handler.h rename to cef1/tests/cefclient/client_handler.h diff --git a/tests/cefclient/client_handler_gtk.cpp b/cef1/tests/cefclient/client_handler_gtk.cpp similarity index 100% rename from tests/cefclient/client_handler_gtk.cpp rename to cef1/tests/cefclient/client_handler_gtk.cpp diff --git a/tests/cefclient/client_handler_mac.mm b/cef1/tests/cefclient/client_handler_mac.mm similarity index 100% rename from tests/cefclient/client_handler_mac.mm rename to cef1/tests/cefclient/client_handler_mac.mm diff --git a/tests/cefclient/client_handler_win.cpp b/cef1/tests/cefclient/client_handler_win.cpp similarity index 100% rename from tests/cefclient/client_handler_win.cpp rename to cef1/tests/cefclient/client_handler_win.cpp diff --git a/tests/cefclient/client_popup_handler.cpp b/cef1/tests/cefclient/client_popup_handler.cpp similarity index 100% rename from tests/cefclient/client_popup_handler.cpp rename to cef1/tests/cefclient/client_popup_handler.cpp diff --git a/tests/cefclient/client_popup_handler.h b/cef1/tests/cefclient/client_popup_handler.h similarity index 100% rename from tests/cefclient/client_popup_handler.h rename to cef1/tests/cefclient/client_popup_handler.h diff --git a/tests/cefclient/clientplugin.cpp b/cef1/tests/cefclient/clientplugin.cpp similarity index 100% rename from tests/cefclient/clientplugin.cpp rename to cef1/tests/cefclient/clientplugin.cpp diff --git a/tests/cefclient/clientplugin.h b/cef1/tests/cefclient/clientplugin.h similarity index 100% rename from tests/cefclient/clientplugin.h rename to cef1/tests/cefclient/clientplugin.h diff --git a/tests/cefclient/download_handler.cpp b/cef1/tests/cefclient/download_handler.cpp similarity index 100% rename from tests/cefclient/download_handler.cpp rename to cef1/tests/cefclient/download_handler.cpp diff --git a/tests/cefclient/download_handler.h b/cef1/tests/cefclient/download_handler.h similarity index 100% rename from tests/cefclient/download_handler.h rename to cef1/tests/cefclient/download_handler.h diff --git a/tests/cefclient/extension_test.cpp b/cef1/tests/cefclient/extension_test.cpp similarity index 100% rename from tests/cefclient/extension_test.cpp rename to cef1/tests/cefclient/extension_test.cpp diff --git a/tests/cefclient/extension_test.h b/cef1/tests/cefclient/extension_test.h similarity index 100% rename from tests/cefclient/extension_test.h rename to cef1/tests/cefclient/extension_test.h diff --git a/tests/cefclient/mac/English.lproj/InfoPlist.strings b/cef1/tests/cefclient/mac/English.lproj/InfoPlist.strings similarity index 100% rename from tests/cefclient/mac/English.lproj/InfoPlist.strings rename to cef1/tests/cefclient/mac/English.lproj/InfoPlist.strings diff --git a/tests/cefclient/mac/English.lproj/MainMenu.xib b/cef1/tests/cefclient/mac/English.lproj/MainMenu.xib similarity index 100% rename from tests/cefclient/mac/English.lproj/MainMenu.xib rename to cef1/tests/cefclient/mac/English.lproj/MainMenu.xib diff --git a/tests/cefclient/mac/Info.plist b/cef1/tests/cefclient/mac/Info.plist similarity index 100% rename from tests/cefclient/mac/Info.plist rename to cef1/tests/cefclient/mac/Info.plist diff --git a/tests/cefclient/mac/cefclient.icns b/cef1/tests/cefclient/mac/cefclient.icns similarity index 100% rename from tests/cefclient/mac/cefclient.icns rename to cef1/tests/cefclient/mac/cefclient.icns diff --git a/tests/cefclient/osrplugin.cpp b/cef1/tests/cefclient/osrplugin.cpp similarity index 100% rename from tests/cefclient/osrplugin.cpp rename to cef1/tests/cefclient/osrplugin.cpp diff --git a/tests/cefclient/osrplugin.h b/cef1/tests/cefclient/osrplugin.h similarity index 100% rename from tests/cefclient/osrplugin.h rename to cef1/tests/cefclient/osrplugin.h diff --git a/tests/cefclient/osrplugin_test.cpp b/cef1/tests/cefclient/osrplugin_test.cpp similarity index 100% rename from tests/cefclient/osrplugin_test.cpp rename to cef1/tests/cefclient/osrplugin_test.cpp diff --git a/tests/cefclient/osrplugin_test.h b/cef1/tests/cefclient/osrplugin_test.h similarity index 100% rename from tests/cefclient/osrplugin_test.h rename to cef1/tests/cefclient/osrplugin_test.h diff --git a/tests/cefclient/plugin_test.cpp b/cef1/tests/cefclient/plugin_test.cpp similarity index 100% rename from tests/cefclient/plugin_test.cpp rename to cef1/tests/cefclient/plugin_test.cpp diff --git a/tests/cefclient/plugin_test.h b/cef1/tests/cefclient/plugin_test.h similarity index 100% rename from tests/cefclient/plugin_test.h rename to cef1/tests/cefclient/plugin_test.h diff --git a/tests/cefclient/res/cefclient.ico b/cef1/tests/cefclient/res/cefclient.ico similarity index 100% rename from tests/cefclient/res/cefclient.ico rename to cef1/tests/cefclient/res/cefclient.ico diff --git a/tests/cefclient/res/domaccess.html b/cef1/tests/cefclient/res/domaccess.html similarity index 100% rename from tests/cefclient/res/domaccess.html rename to cef1/tests/cefclient/res/domaccess.html diff --git a/tests/cefclient/res/extensionperf.html b/cef1/tests/cefclient/res/extensionperf.html similarity index 100% rename from tests/cefclient/res/extensionperf.html rename to cef1/tests/cefclient/res/extensionperf.html diff --git a/tests/cefclient/res/localstorage.html b/cef1/tests/cefclient/res/localstorage.html similarity index 100% rename from tests/cefclient/res/localstorage.html rename to cef1/tests/cefclient/res/localstorage.html diff --git a/tests/cefclient/res/logo.png b/cef1/tests/cefclient/res/logo.png similarity index 100% rename from tests/cefclient/res/logo.png rename to cef1/tests/cefclient/res/logo.png diff --git a/tests/cefclient/res/logoball.png b/cef1/tests/cefclient/res/logoball.png similarity index 100% rename from tests/cefclient/res/logoball.png rename to cef1/tests/cefclient/res/logoball.png diff --git a/tests/cefclient/res/modaldialog.html b/cef1/tests/cefclient/res/modaldialog.html similarity index 100% rename from tests/cefclient/res/modaldialog.html rename to cef1/tests/cefclient/res/modaldialog.html diff --git a/tests/cefclient/res/modalmain.html b/cef1/tests/cefclient/res/modalmain.html similarity index 100% rename from tests/cefclient/res/modalmain.html rename to cef1/tests/cefclient/res/modalmain.html diff --git a/tests/cefclient/res/osrplugin.html b/cef1/tests/cefclient/res/osrplugin.html similarity index 100% rename from tests/cefclient/res/osrplugin.html rename to cef1/tests/cefclient/res/osrplugin.html diff --git a/tests/cefclient/res/small.ico b/cef1/tests/cefclient/res/small.ico similarity index 100% rename from tests/cefclient/res/small.ico rename to cef1/tests/cefclient/res/small.ico diff --git a/tests/cefclient/res/transparency.html b/cef1/tests/cefclient/res/transparency.html similarity index 100% rename from tests/cefclient/res/transparency.html rename to cef1/tests/cefclient/res/transparency.html diff --git a/tests/cefclient/res/uiplugin.html b/cef1/tests/cefclient/res/uiplugin.html similarity index 100% rename from tests/cefclient/res/uiplugin.html rename to cef1/tests/cefclient/res/uiplugin.html diff --git a/tests/cefclient/res/xmlhttprequest.html b/cef1/tests/cefclient/res/xmlhttprequest.html similarity index 100% rename from tests/cefclient/res/xmlhttprequest.html rename to cef1/tests/cefclient/res/xmlhttprequest.html diff --git a/tests/cefclient/resource.h b/cef1/tests/cefclient/resource.h similarity index 100% rename from tests/cefclient/resource.h rename to cef1/tests/cefclient/resource.h diff --git a/tests/cefclient/resource_util.h b/cef1/tests/cefclient/resource_util.h similarity index 100% rename from tests/cefclient/resource_util.h rename to cef1/tests/cefclient/resource_util.h diff --git a/tests/cefclient/resource_util_linux.cpp b/cef1/tests/cefclient/resource_util_linux.cpp similarity index 100% rename from tests/cefclient/resource_util_linux.cpp rename to cef1/tests/cefclient/resource_util_linux.cpp diff --git a/tests/cefclient/resource_util_mac.mm b/cef1/tests/cefclient/resource_util_mac.mm similarity index 100% rename from tests/cefclient/resource_util_mac.mm rename to cef1/tests/cefclient/resource_util_mac.mm diff --git a/tests/cefclient/resource_util_win.cpp b/cef1/tests/cefclient/resource_util_win.cpp similarity index 100% rename from tests/cefclient/resource_util_win.cpp rename to cef1/tests/cefclient/resource_util_win.cpp diff --git a/tests/cefclient/scheme_test.cpp b/cef1/tests/cefclient/scheme_test.cpp similarity index 100% rename from tests/cefclient/scheme_test.cpp rename to cef1/tests/cefclient/scheme_test.cpp diff --git a/tests/cefclient/scheme_test.h b/cef1/tests/cefclient/scheme_test.h similarity index 100% rename from tests/cefclient/scheme_test.h rename to cef1/tests/cefclient/scheme_test.h diff --git a/tests/cefclient/string_util.cpp b/cef1/tests/cefclient/string_util.cpp similarity index 100% rename from tests/cefclient/string_util.cpp rename to cef1/tests/cefclient/string_util.cpp diff --git a/tests/cefclient/string_util.h b/cef1/tests/cefclient/string_util.h similarity index 100% rename from tests/cefclient/string_util.h rename to cef1/tests/cefclient/string_util.h diff --git a/tests/cefclient/uiplugin.cpp b/cef1/tests/cefclient/uiplugin.cpp similarity index 100% rename from tests/cefclient/uiplugin.cpp rename to cef1/tests/cefclient/uiplugin.cpp diff --git a/tests/cefclient/uiplugin.h b/cef1/tests/cefclient/uiplugin.h similarity index 100% rename from tests/cefclient/uiplugin.h rename to cef1/tests/cefclient/uiplugin.h diff --git a/tests/cefclient/uiplugin_test.cpp b/cef1/tests/cefclient/uiplugin_test.cpp similarity index 100% rename from tests/cefclient/uiplugin_test.cpp rename to cef1/tests/cefclient/uiplugin_test.cpp diff --git a/tests/cefclient/uiplugin_test.h b/cef1/tests/cefclient/uiplugin_test.h similarity index 100% rename from tests/cefclient/uiplugin_test.h rename to cef1/tests/cefclient/uiplugin_test.h diff --git a/tests/cefclient/util.h b/cef1/tests/cefclient/util.h similarity index 100% rename from tests/cefclient/util.h rename to cef1/tests/cefclient/util.h diff --git a/tests/unittests/command_line_unittest.cc b/cef1/tests/unittests/command_line_unittest.cc similarity index 100% rename from tests/unittests/command_line_unittest.cc rename to cef1/tests/unittests/command_line_unittest.cc diff --git a/tests/unittests/content_filter_unittest.cc b/cef1/tests/unittests/content_filter_unittest.cc similarity index 100% rename from tests/unittests/content_filter_unittest.cc rename to cef1/tests/unittests/content_filter_unittest.cc diff --git a/tests/unittests/cookie_unittest.cc b/cef1/tests/unittests/cookie_unittest.cc similarity index 100% rename from tests/unittests/cookie_unittest.cc rename to cef1/tests/unittests/cookie_unittest.cc diff --git a/tests/unittests/dom_unittest.cc b/cef1/tests/unittests/dom_unittest.cc similarity index 100% rename from tests/unittests/dom_unittest.cc rename to cef1/tests/unittests/dom_unittest.cc diff --git a/tests/unittests/mac/English.lproj/InfoPlist.strings b/cef1/tests/unittests/mac/English.lproj/InfoPlist.strings similarity index 100% rename from tests/unittests/mac/English.lproj/InfoPlist.strings rename to cef1/tests/unittests/mac/English.lproj/InfoPlist.strings diff --git a/tests/unittests/mac/English.lproj/MainMenu.xib b/cef1/tests/unittests/mac/English.lproj/MainMenu.xib similarity index 100% rename from tests/unittests/mac/English.lproj/MainMenu.xib rename to cef1/tests/unittests/mac/English.lproj/MainMenu.xib diff --git a/tests/unittests/mac/Info.plist b/cef1/tests/unittests/mac/Info.plist similarity index 100% rename from tests/unittests/mac/Info.plist rename to cef1/tests/unittests/mac/Info.plist diff --git a/tests/unittests/mac/unittests.icns b/cef1/tests/unittests/mac/unittests.icns similarity index 100% rename from tests/unittests/mac/unittests.icns rename to cef1/tests/unittests/mac/unittests.icns diff --git a/tests/unittests/navigation_unittest.cc b/cef1/tests/unittests/navigation_unittest.cc similarity index 100% rename from tests/unittests/navigation_unittest.cc rename to cef1/tests/unittests/navigation_unittest.cc diff --git a/tests/unittests/request_unittest.cc b/cef1/tests/unittests/request_unittest.cc similarity index 100% rename from tests/unittests/request_unittest.cc rename to cef1/tests/unittests/request_unittest.cc diff --git a/tests/unittests/run_all_unittests.cc b/cef1/tests/unittests/run_all_unittests.cc similarity index 100% rename from tests/unittests/run_all_unittests.cc rename to cef1/tests/unittests/run_all_unittests.cc diff --git a/tests/unittests/run_all_unittests_mac.mm b/cef1/tests/unittests/run_all_unittests_mac.mm similarity index 100% rename from tests/unittests/run_all_unittests_mac.mm rename to cef1/tests/unittests/run_all_unittests_mac.mm diff --git a/tests/unittests/scheme_handler_unittest.cc b/cef1/tests/unittests/scheme_handler_unittest.cc similarity index 100% rename from tests/unittests/scheme_handler_unittest.cc rename to cef1/tests/unittests/scheme_handler_unittest.cc diff --git a/tests/unittests/storage_unittest.cc b/cef1/tests/unittests/storage_unittest.cc similarity index 100% rename from tests/unittests/storage_unittest.cc rename to cef1/tests/unittests/storage_unittest.cc diff --git a/tests/unittests/stream_unittest.cc b/cef1/tests/unittests/stream_unittest.cc similarity index 100% rename from tests/unittests/stream_unittest.cc rename to cef1/tests/unittests/stream_unittest.cc diff --git a/tests/unittests/string_unittest.cc b/cef1/tests/unittests/string_unittest.cc similarity index 100% rename from tests/unittests/string_unittest.cc rename to cef1/tests/unittests/string_unittest.cc diff --git a/tests/unittests/test_handler.cc b/cef1/tests/unittests/test_handler.cc similarity index 100% rename from tests/unittests/test_handler.cc rename to cef1/tests/unittests/test_handler.cc diff --git a/tests/unittests/test_handler.h b/cef1/tests/unittests/test_handler.h similarity index 100% rename from tests/unittests/test_handler.h rename to cef1/tests/unittests/test_handler.h diff --git a/tests/unittests/test_suite.cc b/cef1/tests/unittests/test_suite.cc similarity index 100% rename from tests/unittests/test_suite.cc rename to cef1/tests/unittests/test_suite.cc diff --git a/tests/unittests/test_suite.h b/cef1/tests/unittests/test_suite.h similarity index 100% rename from tests/unittests/test_suite.h rename to cef1/tests/unittests/test_suite.h diff --git a/tests/unittests/url_unittest.cc b/cef1/tests/unittests/url_unittest.cc similarity index 100% rename from tests/unittests/url_unittest.cc rename to cef1/tests/unittests/url_unittest.cc diff --git a/tests/unittests/v8_unittest.cc b/cef1/tests/unittests/v8_unittest.cc similarity index 100% rename from tests/unittests/v8_unittest.cc rename to cef1/tests/unittests/v8_unittest.cc diff --git a/tests/unittests/v8_unittest_legacy.cc b/cef1/tests/unittests/v8_unittest_legacy.cc similarity index 100% rename from tests/unittests/v8_unittest_legacy.cc rename to cef1/tests/unittests/v8_unittest_legacy.cc diff --git a/tests/unittests/web_urlrequest_unittest.cc b/cef1/tests/unittests/web_urlrequest_unittest.cc similarity index 100% rename from tests/unittests/web_urlrequest_unittest.cc rename to cef1/tests/unittests/web_urlrequest_unittest.cc diff --git a/tests/unittests/xml_reader_unittest.cc b/cef1/tests/unittests/xml_reader_unittest.cc similarity index 100% rename from tests/unittests/xml_reader_unittest.cc rename to cef1/tests/unittests/xml_reader_unittest.cc diff --git a/tests/unittests/zip_reader_unittest.cc b/cef1/tests/unittests/zip_reader_unittest.cc similarity index 100% rename from tests/unittests/zip_reader_unittest.cc rename to cef1/tests/unittests/zip_reader_unittest.cc diff --git a/tools/automate/automate-git.py b/cef1/tools/automate/automate-git.py similarity index 98% rename from tools/automate/automate-git.py rename to cef1/tools/automate/automate-git.py index df2ed1522..67dceae12 100644 --- a/tools/automate/automate-git.py +++ b/cef1/tools/automate/automate-git.py @@ -55,11 +55,10 @@ def run(args, **kwargs): def get_current_branch(path): return run("git rev-parse --abbrev-ref HEAD", cwd=path, quiet=True) -def get_chromium_compat_rev(path, cef_rev): +def get_chromium_compat_rev(cef_url, path, cef_rev): if not os.path.isdir(path): path = mktemp() - run("git clone --depth 1 git://github.com/jkp/chromiumembedded.git %s" % - path, quiet = True) + run("git clone --depth 1 %s %s" % (cef_url, path), quiet = True) if cef_rev == "None": cef_rev = get_git_rev(path, get_current_branch(path)) compat_cmd = "git cat-file -p %s:CHROMIUM_BUILD_COMPATIBILITY.txt" % cef_rev @@ -241,7 +240,7 @@ current_cef_url = info['url'] current_cef_rev = info['local']['git-revision'] # retrieve the compatible Chromium revision -chromium_rev = get_chromium_compat_rev(cef_src_dir, cef_rev) +chromium_rev = get_chromium_compat_rev(cef_url, cef_src_dir, cef_rev) # retrieve the current Chromium URL and revision info = get_checkout_info(chromium_src_dir, False) diff --git a/tools/automate/automate.README.txt b/cef1/tools/automate/automate.README.txt similarity index 97% rename from tools/automate/automate.README.txt rename to cef1/tools/automate/automate.README.txt index 5683cd8a6..b897af4c0 100644 --- a/tools/automate/automate.README.txt +++ b/cef1/tools/automate/automate.README.txt @@ -33,7 +33,7 @@ SETUP 4. Checkout the "automate" folder to a location on your hard drive. For the trunk version of CEF you can use the following command: - svn checkout http://chromiumembedded.googlecode.com/svn/trunk/tools/automate /path/to/automate + svn checkout http://chromiumembedded.googlecode.com/svn/trunk/cef1/tools/automate /path/to/automate 5. Run the automate.py script at whatever interval is appropriate (for each CEF commit, once per day, once per week, etc): @@ -96,4 +96,4 @@ REFERENCES [4] http://dev.chromium.org/developers/how-tos/build-instructions-windows [5] http://dev.chromium.org/developers/how-tos/depottools [6] http://dev.chromium.org/developers/how-tos/get-the-code -[7] http://chromiumembedded.googlecode.com/svn/trunk +[7] http://chromiumembedded.googlecode.com/svn/trunk/cef1 diff --git a/tools/automate/automate.py b/cef1/tools/automate/automate.py similarity index 99% rename from tools/automate/automate.py rename to cef1/tools/automate/automate.py index 6a99af17a..0aa76e7cf 100644 --- a/tools/automate/automate.py +++ b/cef1/tools/automate/automate.py @@ -12,7 +12,7 @@ import sys import urllib # default URL values -cef_url = 'http://chromiumembedded.googlecode.com/svn/trunk' +cef_url = 'http://chromiumembedded.googlecode.com/svn/trunk/cef1' depot_tools_url = 'http://src.chromium.org/svn/trunk/tools/depot_tools' def run(command_line, working_dir, depot_tools_dir=None): diff --git a/tools/build_projects.bat b/cef1/tools/build_projects.bat similarity index 100% rename from tools/build_projects.bat rename to cef1/tools/build_projects.bat diff --git a/tools/build_projects.sh b/cef1/tools/build_projects.sh similarity index 100% rename from tools/build_projects.sh rename to cef1/tools/build_projects.sh diff --git a/tools/cef_parser.py b/cef1/tools/cef_parser.py similarity index 100% rename from tools/cef_parser.py rename to cef1/tools/cef_parser.py diff --git a/tools/check_revision.py b/cef1/tools/check_revision.py similarity index 100% rename from tools/check_revision.py rename to cef1/tools/check_revision.py diff --git a/tools/check_style.bat b/cef1/tools/check_style.bat similarity index 100% rename from tools/check_style.bat rename to cef1/tools/check_style.bat diff --git a/tools/check_style.py b/cef1/tools/check_style.py similarity index 100% rename from tools/check_style.py rename to cef1/tools/check_style.py diff --git a/tools/check_style.sh b/cef1/tools/check_style.sh similarity index 100% rename from tools/check_style.sh rename to cef1/tools/check_style.sh diff --git a/tools/date_util.py b/cef1/tools/date_util.py similarity index 100% rename from tools/date_util.py rename to cef1/tools/date_util.py diff --git a/tools/distrib/README-TRANSFER.txt b/cef1/tools/distrib/README-TRANSFER.txt similarity index 100% rename from tools/distrib/README-TRANSFER.txt rename to cef1/tools/distrib/README-TRANSFER.txt diff --git a/tools/distrib/cefclient.gyp b/cef1/tools/distrib/cefclient.gyp similarity index 100% rename from tools/distrib/cefclient.gyp rename to cef1/tools/distrib/cefclient.gyp diff --git a/tools/distrib/linux/README.txt b/cef1/tools/distrib/linux/README.txt similarity index 100% rename from tools/distrib/linux/README.txt rename to cef1/tools/distrib/linux/README.txt diff --git a/tools/distrib/mac/README.txt b/cef1/tools/distrib/mac/README.txt similarity index 100% rename from tools/distrib/mac/README.txt rename to cef1/tools/distrib/mac/README.txt diff --git a/tools/distrib/mac/transfer.cfg b/cef1/tools/distrib/mac/transfer.cfg similarity index 100% rename from tools/distrib/mac/transfer.cfg rename to cef1/tools/distrib/mac/transfer.cfg diff --git a/tools/distrib/transfer.cfg b/cef1/tools/distrib/transfer.cfg similarity index 100% rename from tools/distrib/transfer.cfg rename to cef1/tools/distrib/transfer.cfg diff --git a/tools/distrib/win/README.txt b/cef1/tools/distrib/win/README.txt similarity index 100% rename from tools/distrib/win/README.txt rename to cef1/tools/distrib/win/README.txt diff --git a/tools/distrib/win/d3dcompiler_43.dll b/cef1/tools/distrib/win/d3dcompiler_43.dll similarity index 100% rename from tools/distrib/win/d3dcompiler_43.dll rename to cef1/tools/distrib/win/d3dcompiler_43.dll diff --git a/tools/distrib/win/d3dx9_43.dll b/cef1/tools/distrib/win/d3dx9_43.dll similarity index 100% rename from tools/distrib/win/d3dx9_43.dll rename to cef1/tools/distrib/win/d3dx9_43.dll diff --git a/tools/file_util.py b/cef1/tools/file_util.py similarity index 100% rename from tools/file_util.py rename to cef1/tools/file_util.py diff --git a/tools/gclient_hook.py b/cef1/tools/gclient_hook.py similarity index 100% rename from tools/gclient_hook.py rename to cef1/tools/gclient_hook.py diff --git a/tools/gclient_util.py b/cef1/tools/gclient_util.py similarity index 100% rename from tools/gclient_util.py rename to cef1/tools/gclient_util.py diff --git a/tools/git_util.py b/cef1/tools/git_util.py similarity index 100% rename from tools/git_util.py rename to cef1/tools/git_util.py diff --git a/tools/gyp_cef b/cef1/tools/gyp_cef similarity index 100% rename from tools/gyp_cef rename to cef1/tools/gyp_cef diff --git a/tools/make_capi_header.py b/cef1/tools/make_capi_header.py similarity index 100% rename from tools/make_capi_header.py rename to cef1/tools/make_capi_header.py diff --git a/tools/make_cppdocs.bat b/cef1/tools/make_cppdocs.bat similarity index 100% rename from tools/make_cppdocs.bat rename to cef1/tools/make_cppdocs.bat diff --git a/tools/make_cpptoc_header.py b/cef1/tools/make_cpptoc_header.py similarity index 100% rename from tools/make_cpptoc_header.py rename to cef1/tools/make_cpptoc_header.py diff --git a/tools/make_cpptoc_impl.py b/cef1/tools/make_cpptoc_impl.py similarity index 100% rename from tools/make_cpptoc_impl.py rename to cef1/tools/make_cpptoc_impl.py diff --git a/tools/make_ctocpp_header.py b/cef1/tools/make_ctocpp_header.py similarity index 100% rename from tools/make_ctocpp_header.py rename to cef1/tools/make_ctocpp_header.py diff --git a/tools/make_ctocpp_impl.py b/cef1/tools/make_ctocpp_impl.py similarity index 100% rename from tools/make_ctocpp_impl.py rename to cef1/tools/make_ctocpp_impl.py diff --git a/tools/make_distrib.bat b/cef1/tools/make_distrib.bat similarity index 100% rename from tools/make_distrib.bat rename to cef1/tools/make_distrib.bat diff --git a/tools/make_distrib.py b/cef1/tools/make_distrib.py similarity index 100% rename from tools/make_distrib.py rename to cef1/tools/make_distrib.py diff --git a/tools/make_distrib.sh b/cef1/tools/make_distrib.sh similarity index 100% rename from tools/make_distrib.sh rename to cef1/tools/make_distrib.sh diff --git a/tools/make_gypi_file.py b/cef1/tools/make_gypi_file.py similarity index 100% rename from tools/make_gypi_file.py rename to cef1/tools/make_gypi_file.py diff --git a/tools/make_version_header.bat b/cef1/tools/make_version_header.bat similarity index 100% rename from tools/make_version_header.bat rename to cef1/tools/make_version_header.bat diff --git a/tools/make_version_header.py b/cef1/tools/make_version_header.py similarity index 100% rename from tools/make_version_header.py rename to cef1/tools/make_version_header.py diff --git a/tools/patch.bat b/cef1/tools/patch.bat similarity index 100% rename from tools/patch.bat rename to cef1/tools/patch.bat diff --git a/tools/patch.sh b/cef1/tools/patch.sh similarity index 100% rename from tools/patch.sh rename to cef1/tools/patch.sh diff --git a/tools/patch_util.py b/cef1/tools/patch_util.py similarity index 100% rename from tools/patch_util.py rename to cef1/tools/patch_util.py diff --git a/tools/patcher.README.txt b/cef1/tools/patcher.README.txt similarity index 100% rename from tools/patcher.README.txt rename to cef1/tools/patcher.README.txt diff --git a/tools/patcher.py b/cef1/tools/patcher.py similarity index 100% rename from tools/patcher.py rename to cef1/tools/patcher.py diff --git a/tools/repack_locales.py b/cef1/tools/repack_locales.py similarity index 100% rename from tools/repack_locales.py rename to cef1/tools/repack_locales.py diff --git a/tools/svn_util.py b/cef1/tools/svn_util.py similarity index 100% rename from tools/svn_util.py rename to cef1/tools/svn_util.py diff --git a/tools/translator.README.txt b/cef1/tools/translator.README.txt similarity index 100% rename from tools/translator.README.txt rename to cef1/tools/translator.README.txt diff --git a/tools/translator.bat b/cef1/tools/translator.bat similarity index 100% rename from tools/translator.bat rename to cef1/tools/translator.bat diff --git a/tools/translator.py b/cef1/tools/translator.py similarity index 100% rename from tools/translator.py rename to cef1/tools/translator.py diff --git a/tools/translator.sh b/cef1/tools/translator.sh similarity index 100% rename from tools/translator.sh rename to cef1/tools/translator.sh