Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index 60f021b3eaf6c5994899560fbf7c198c4608cb84..52620d94039dfbf816329f7454382c03cd8475a2 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -42,6 +42,7 @@ buildflag_header("features") { |
"ENABLE_SERVICE_DISCOVERY=$enable_service_discovery", |
"ENABLE_SESSION_SERVICE=$enable_session_service", |
"ENABLE_SUPERVISED_USERS=$enable_supervised_users", |
+ "ENABLE_WAYLAND_SERVER=$enable_wayland_server", |
"ENABLE_XPC_NOTIFICATIONS=$enable_xpc_notifications", |
"PGO_BUILD=$pgo_build", |
"USE_VULCANIZE=$use_vulcanize", |