fixup! Merge efl-port POC code into tizen_src
authorhh4813.kim <hh4813.kim@samsung.com>
Wed, 15 Apr 2015 08:29:51 +0000 (17:29 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
It has included render_widget_host_impl.h twice, so remove one.

Change-Id: I5d9d1238f88b63d3994d12891d954c298a57c79a
Signed-off-by: hh4813.kim <hh4813.kim@samsung.com>
tizen_src/chromium_impl/content/browser/renderer_host/render_widget_host_view_efl.cc

index 38c7f07..930e67d 100644 (file)
@@ -32,7 +32,6 @@
 #include "content/browser/renderer_host/event_with_latency_info.h"
 #include "content/browser/renderer_host/disambiguation_popup_efl.h"
 #include "content/browser/renderer_host/web_event_factory_efl.h"
-#include "content/browser/renderer_host/render_widget_host_impl.h"
 #include "content/browser/renderer_host/input/web_input_event_util.h"
 #include "content/browser/gpu/gpu_process_host.h"
 #include "content/common/gpu/client/gl_helper.h"