Index: chrome/chrome_features.gypi |
diff --git a/chrome/chrome_features.gypi b/chrome/chrome_features.gypi |
index b78a4dae686a42f64d5ed8838961e69616ae5780..b93f6a5ce4073cab458b531b739cc239a5e37db1 100644 |
--- a/chrome/chrome_features.gypi |
+++ b/chrome/chrome_features.gypi |
@@ -33,6 +33,9 @@ |
'android_java_ui%': '<(android_java_ui)', |
'use_vulcanize%': '<(use_vulcanize)', |
+ # GN only, but defined here so BUILDFLAG works without ifdef. |
+ 'enable_package_mash_services%': 0, |
+ |
# Grit defines based on the feature flags. These must be manually added to |
# grit targets. |
'chrome_grit_defines': [ |