try to disable clang_use_chrome_plugins=false

This commit is contained in:
uazo 2022-04-12 10:13:51 +02:00 committed by GitHub
parent ffc028a0e9
commit 729ad9b695
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ if(getenv("TARGET_CPU") != "") {
# print("Target " + target_cpu)
enable_kythe_annotations = true
clang_use_chrome_plugins = false
# clang_use_chrome_plugins = false
chrome_public_manifest_package = "org.bromite.bromite.dev"
if(_is_debug_build == "true") {