Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index ebaf2a5a792f407fde69458bf3bd55ba25f6eef2..33a5be391fbd2252f5429e8ce46020b179c71859 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -346,7 +346,7 @@ extern const char kAllowNaClFileHandleAPI[]; |
extern const char kAllowNaClSocketAPI[]; |
#endif |
-#if defined(ENABLE_WAYLAND_SERVER) |
+#if BUILDFLAG(ENABLE_WAYLAND_SERVER) |
extern const char kEnableWaylandServer[]; |
#endif |