Upstream version 9.38.207.0
[platform/framework/web/crosswalk.git] / src / xwalk / DEPS.xwalk
index 37a0fdb..64b0d15 100644 (file)
@@ -19,7 +19,7 @@
 
 chromium_crosswalk_rev = '04ba13a65546e6e6309e560b9a2491b904ed57a8'
 blink_crosswalk_rev = '92e5d6adee53362b3f5aaec11bcb0526d5f0715d'
-v8_crosswalk_rev = '6264ffa1bef0681640afbafb5194c55a172ef6df'
+v8_crosswalk_rev = '9b7376c845d7ba58715f4ffd9a80fd670b021360'
 ozone_wayland_rev = 'd301e5c546a7dea0de8fde5b07a2a57afd02103b'
 
 crosswalk_git = 'https://github.com/crosswalk-project'
@@ -50,6 +50,11 @@ solutions = [
         'https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git@'
            'cdc312345fcdfc586a7c8cd720407449cc0bdcd2',
 
+      # Include OpenCL header files for WebCL support, target version 1.2.
+      'src/third_party/khronos/CL':
+        'https://cvs.khronos.org/svn/repos/registry/trunk/public/cl/api/1.2@'
+           '28150',
+
       # These directories are not relevant to Crosswalk and can be safely ignored
       # in a checkout. It avoids creating additional directories outside src/ that
       # are not used and also saves some bandwidth.