commit | a35a1e2ce2ab74eccc467aa390eda1a8e29e3e09 | [log] [tgz] |
---|---|---|
author | James Cook <[email protected]> | Sat Apr 08 02:33:08 2017 |
committer | Commit Bot <[email protected]> | Sat Apr 08 03:38:27 2017 |
tree | 94bd295572de3f4934a3896ce1bb882fb4d35edc | |
parent | ce4c38c5b3535bcb4a08cf2771db378aa8f278f9 [diff] |
chromeos: Move files in //ash/common/system/chromeos to //ash/system Ash only compiles on chromeos so there's no need for special /chromeos subdirectories. We're also getting rid of //ash/common, so just move everything into //ash/system. Mechanical file moves: * //ash/system/chromeos -> //ash/system * //ash/common/system/chromeos -> //ash/system Also fix some bad include guards. This is a mechnical move with tools/git/mass-rename.py. No behavior changes. BUG=666778 TEST=compiles, ash_unittests [email protected] Change-Id: I572565f83fe7a8c63e58693afd92f454b9ac8bb0 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Change-Id: I572565f83fe7a8c63e58693afd92f454b9ac8bb0 Reviewed-on: https://chromium-review.googlesource.com/471884 Commit-Queue: James Cook <[email protected]> Reviewed-by: James Cook <[email protected]> Cr-Commit-Position: refs/heads/master@{#463121}