DescriptionRemove is_win/OS_WIN checks in shell code
We only develop and test mojo_shell on Android and Linux so checking for
windows or posix is not useful since it's either always false (is_win)
or always true (is_posix).
R=viettrungluu@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/66db2325f2fa10e123835913ae94bb3bac03395e
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|