summaryrefslogtreecommitdiff
path: root/src/core/qtwebengine.gni
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/qtwebengine.gni')
-rw-r--r--src/core/qtwebengine.gni1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/qtwebengine.gni b/src/core/qtwebengine.gni
index 14da1e6cf..57dfbec40 100644
--- a/src/core/qtwebengine.gni
+++ b/src/core/qtwebengine.gni
@@ -9,6 +9,7 @@ chromium_version = exec_script("//build/util/version.py", [ "-f", rebase_path("/
include_dirs = [
"//skia/config",
"//third_party",
+ "//third_party/boringssl/src/include",
"//third_party/skia/include/core"
]