Index: tools/grit/grit_rule.gni |
diff --git a/tools/grit/grit_rule.gni b/tools/grit/grit_rule.gni |
index 1452be8f47ef30712540fdb217e6be38126c9020..9c93f377b8db88eada169e41c4c8b9b11b6bde82 100644 |
--- a/tools/grit/grit_rule.gni |
+++ b/tools/grit/grit_rule.gni |
@@ -307,12 +307,6 @@ if (enable_notifications) { |
"enable_notifications", |
] |
} |
-if (enable_service_discovery) { |
- grit_defines += [ |
- "-D", |
- "enable_service_discovery", |
- ] |
-} |
if (mac_views_browser) { |
grit_defines += [ |
"-D", |