Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index b96fccca1ecefc60c8c3a87f00d43ee2b3662d62..5de2cf1a5d0f6af0a72fbe66a1c458a61e15524b 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -29,9 +29,10 @@ buildflag_header("features") { |
"ENABLE_GOOGLE_NOW=$enable_google_now", |
"ENABLE_ONE_CLICK_SIGNIN=$enable_one_click_signin", |
"ENABLE_PACKAGE_MASH_SERVICES=$enable_package_mash_services", |
+ "ENABLE_SERVICE_DISCOVERY=$enable_service_discovery", |
"ENABLE_XPC_NOTIFICATIONS=$enable_xpc_notifications", |
- "USE_VULCANIZE=$use_vulcanize", |
"PGO_BUILD=$pgo_build", |
+ "USE_VULCANIZE=$use_vulcanize", |
] |
} |