summaryrefslogtreecommitdiff
path: root/base/os_compat_android_unittest.cc
AgeCommit message (Collapse)Author
2020-03-12add missing files from same resvision of browser treeandroid-r-preview-4android-r-preview-3android-r-preview-2hscham
BUILD.gn files are edit with little-effort, so many of the added files are not compiled in. This helps with future uprev. Bug: chromium:1048060 Test: Presubmit Change-Id: I32b77ce2e40425a0a45c6672457ac736ca248ccd (cherry picked from commit 991a472978a91cd467a6895bf47e1e6f8285b00a)
2018-04-25Remove os_compat_android.android-wear-p-preview-2android-p-preview-3android-p-preview-2android-o-mr1-iot-release-1.0.0android-n-iot-release-lg-thinq-wk7Hidehiko Abe
Originally, it was introduced in libmojo, when the library was built with OS_ANDROID. Now, it is no longer OS_ANDROID so those files are no longer used. Bug: 73270448 Test: Built locally. Made sure "#include "base/os_compat_android.h" is wrapped by "#if defined(OS_ANDROID)". Change-Id: Idf9cedb1af69aa4d19bd6b1bbfc9292ee53ac9c0
2016-03-21Update libchrome to r381699Alex Vakulenko
TEST=Build all Change-Id: I962a83a044a102515c316d04bb65e7c9302e0f0c
2016-01-20libchrome: Delete unused source filesAlex Vakulenko
In order to help with uprev maintenance, remove all the source files that are not being built on AOSP/ChromeOS Change-Id: Iec3221ae8aa02a17326949085b33925382968673
2015-07-07Add upstream code as of Chromium r334380.Daniel Erat
Copy the unchanged source from https://chromium.googlesource.com/chromium/src/base/ as of r334380 (really r334285 a.k.a. 23911a0c in the base/ subtree). Also add MODULE_LICENSE_BSD and copy Chromium's current LICENSE file to NOTICE. Bug: 22317122 Change-Id: I89863bfeca67b3a1ff05e6078f2f9ee4e31c5c99