Commit 4b016819 authored by Pierre Rossi's avatar Pierre Rossi Committed by The Qt Project
Browse files

Remove v8-private private dependency


Long live the new v4 (formerly known as v4vm)! :)

Change-Id: I9648e43276abb332b270a7c788a4bbff7334b919
Reviewed-by: default avatarZeno Albisser <zeno.albisser@digia.com>
Showing with 3 additions and 1 deletion
chromium @ 91532d5c
Subproject commit 91532d5c5d39ed5f76a5d86a9c4c33a533f8a1ff
ninja @ 6f7ea464
Subproject commit 6f7ea464bb9161ce2e15deb97977886de152c12d
......@@ -4,7 +4,7 @@ TARGETPATH = QtWebEngine
IMPORT_VERSION = 1.0
QT += qml quick
QT_PRIVATE += qml-private v8-private quick-private gui-private core-private
QT_PRIVATE += qml-private quick-private gui-private core-private
INCLUDEPATH += ../
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment