Include header path 28/142828/1
authorYoungsoo Choi <kenshin.choi@samsung.com>
Wed, 2 Aug 2017 08:13:53 +0000 (08:13 +0000)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Mon, 7 Aug 2017 05:13:01 +0000 (05:13 +0000)
In file included from /home/kenshin.choi/blink/workspace/public/chromium-efl/chromium-efl/content/browser/compositor/image_transport_factory.h:15:0,
from /home/kenshin.choi/blink/workspace/public/chromium-efl/chromium-efl/content/browser/renderer_host/delegated_frame_host.h:15,
from ../../atom/browser/osr/osr_render_widget_host_view.h:23,
from ../../atom/browser/api/atom_api_web_contents.cc:20:
/home/kenshin.choi/blink/workspace/public/chromium-efl/chromium-efl/gpu/ipc/common/surface_handle.h:37:2: error: #error Platform not supported.

Change-Id: I901bf6fc3134017dd8e9c81ca8e367835a2c9839
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
electron.gyp
vendor/brightray/brightray.gyp

index 49735c5..d14a04e 100644 (file)
         '<(libchromiumcontent_src_dir)/third_party/',
         '<(libchromiumcontent_src_dir)/components/cdm',
         '<(libchromiumcontent_src_dir)/third_party/widevine',
+        '<(libchromiumcontent_src_dir)/tizen_src/chromium_impl',
       ],
       'direct_dependent_settings': {
         'include_dirs': [
index 0ab858f..e1a4bb2 100644 (file)
@@ -18,6 +18,7 @@
         '<(libchromiumcontent_src_dir)/third_party/skia/include/core',
         '<(libchromiumcontent_src_dir)/third_party/mojo/src',
         '<(libchromiumcontent_src_dir)/third_party/WebKit',
+        '<(libchromiumcontent_src_dir)/tizen_src/chromium_impl',
         '<(libchromiumcontent_dir)/gen',
       ],
       'direct_dependent_settings': {