Make feature target names more explicit

This commit is contained in:
Marshall Greenblatt
2025-01-08 19:06:01 -05:00
parent 7be2558291
commit de5324ef05
10 changed files with 71 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
diff --git chrome/renderer/BUILD.gn chrome/renderer/BUILD.gn
index 05117bbe71fb1..9b41ae370c3c8 100644
index 05117bbe71fb1..ff809156ee815 100644
--- chrome/renderer/BUILD.gn
+++ chrome/renderer/BUILD.gn
@@ -5,6 +5,7 @@
@@ -14,7 +14,7 @@ index 05117bbe71fb1..9b41ae370c3c8 100644
":process_state",
"//base/allocator:buildflags",
"//build:chromeos_buildflags",
+ "//cef/libcef/features",
+ "//cef/libcef/features:buildflags",
"//chrome:resources",
"//chrome:strings",
"//chrome/common",