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..f661fce90902510d2f2fda7562bc52b023104d51 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(is_chromeos_ui) |
# TODO(plundblad): Move the below variables to BUILD.gn when crbug.com/395883 |
# is resolved. |