Index: chrome/browser/resources/chromeos/chromevox/chromevox.gni |
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox.gni b/chrome/browser/resources/chromeos/chromevox/chromevox.gni |
index 8f25de01b5f4326164aee3aef25cdcb87b9723fb..6d721233d03bb18ffa9c292c7588d3940ba4f257 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni |
@@ -3,7 +3,7 @@ |
# found in the LICENSE file. |
# Common variables shared amongst all ChromeVox targets. |
-assert(is_chromeos) |
+assert(use_cros_fe) |
# TODO(plundblad): Move the below variables to BUILD.gn when crbug.com/395883 |
# is resolved. |