try to disable clang_use_chrome_plugins=false
This commit is contained in:
parent
ffc028a0e9
commit
729ad9b695
@ -14,7 +14,7 @@ if(getenv("TARGET_CPU") != "") {
|
|||||||
# print("Target " + target_cpu)
|
# print("Target " + target_cpu)
|
||||||
|
|
||||||
enable_kythe_annotations = true
|
enable_kythe_annotations = true
|
||||||
clang_use_chrome_plugins = false
|
# clang_use_chrome_plugins = false
|
||||||
chrome_public_manifest_package = "org.bromite.bromite.dev"
|
chrome_public_manifest_package = "org.bromite.bromite.dev"
|
||||||
|
|
||||||
if(_is_debug_build == "true") {
|
if(_is_debug_build == "true") {
|
||||||
|
Loading…
Reference in New Issue
Block a user