Index: chrome/third_party/chromevox/BUILD.gn |
diff --git a/chrome/third_party/chromevox/BUILD.gn b/chrome/third_party/chromevox/BUILD.gn |
index 3e161c65543de85b6e611f1e7b5cf3b2c6f17475..9ed84fc12d475d2535d4378c37c300530d49cf78 100644 |
--- a/chrome/third_party/chromevox/BUILD.gn |
+++ b/chrome/third_party/chromevox/BUILD.gn |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-if (is_chromeos) { |
+if (is_chromeos_ui) { |
import("//chrome/browser/resources/chromeos/chromevox/chromevox.gni") |
chromevox_out_dir = "$root_out_dir/resources/chromeos/chromevox" |