forked from ks32/chromium-crosswalk
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move keyboard stream ChromeOS ifdefs into AIDM.
Adding #if defined(OS_CHROMEOS) everywhere in the new mojo input stream factory is a pain (and ugly), so add a dummy KeyboardMicRegistration for other platforms and put platform-checking macros in AudioInputDeviceManager instead. Bug: 653861 Change-Id: If538fb6452f048fd6175a46e0e39dda3a2adfe5e Reviewed-on: https://chromium-review.googlesource.com/757376 Reviewed-by: Olga Sharonova <[email protected]> Commit-Queue: Max Morin <[email protected]> Cr-Commit-Position: refs/heads/master@{#515953}
- Loading branch information
Max Morin
authored and
Commit Bot
committed
Nov 13, 2017
1 parent
ae6c98d
commit f303b12
Showing
7 changed files
with
15 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters