DescriptionExclude rest of chromeos-only API related from compiling in non-chromeos.
Specifically this CL moves files related to the following APIs/Natives:
certificate_provider
quick_unlock_private
file_system_provider
platform_keys_natives & enterprise.platformKeys and friends
Locally, I also see linux (non-chromeos) binary size reducing by ~5.6k [1]
BUG=376319
[1]:
With patch:
ls -al out/Release/chrome
-rwxr-x--- 1 lazyboy eng 61426832 Sep 22 17:43 out/Release/chrome
Without patch:
ls -al out/Release/chrome
-rwxr-x--- 1 lazyboy eng 61432496 Sep 22 17:44 out/Release/chrome
Committed: https://crrev.com/55aecbf31f573d51a87ca2af25e25a6a4f1988cb
Cr-Commit-Position: refs/heads/master@{#420729}
Patch Set 1 #Patch Set 2 : sync #
Messages
Total messages: 18 (11 generated)
|