Index: chrome/browser/resources/chromeos/braille_ime/BUILD.gn |
diff --git a/chrome/browser/resources/chromeos/braille_ime/BUILD.gn b/chrome/browser/resources/chromeos/braille_ime/BUILD.gn |
index 092cbce3bc1a7d61cb869c4cb6f49362ef09dd05..509225be9cef7dd15148327c5c92bb337b77d11c 100644 |
--- a/chrome/browser/resources/chromeos/braille_ime/BUILD.gn |
+++ b/chrome/browser/resources/chromeos/braille_ime/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. |
-assert(is_chromeos) |
+assert(use_cros_fe) |
copy("braille_ime_manifest") { |
sources = [ |