Index: ui/events/BUILD.gn |
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn |
index efedc2b9719b19502488c72c04a3c662832c3f8d..16e0d95bb806f6e0ebeb42c810ed3f4248301af4 100644 |
--- a/ui/events/BUILD.gn |
+++ b/ui/events/BUILD.gn |
@@ -143,7 +143,7 @@ component("events") { |
] |
} |
- if (!is_chromeos && is_linux) { |
+ if (is_linux && !use_cros_fe) { |
sources += [ |
"linux/text_edit_command_auralinux.cc", |
"linux/text_edit_command_auralinux.h", |