Index: media/mojo/interfaces/BUILD.gn |
diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn |
index 1f9b19b13fc8aba30d60561fa62ccfd21f8d8a5c..3923c478cdca4f729b537f887876318f4bd3a55d 100644 |
--- a/media/mojo/interfaces/BUILD.gn |
+++ b/media/mojo/interfaces/BUILD.gn |
@@ -14,7 +14,7 @@ mojom("interfaces") { |
"service_factory.mojom", |
] |
- if (is_chromeos) { |
+ if (is_chromeos_ui) { |
sources += [ "platform_verification.mojom" ] |
} |