commit | 481b7fe028211025dc673949d4303cee6661e4ec | [log] [tgz] |
---|---|---|
author | sievers <sievers@chromium.org> | Thu Jul 21 17:03:59 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 21 17:05:43 2016 |
tree | 3b08704ecb0f67486a14bc914e869c4202e5263a | |
parent | 6dad122faae155a72c7064b7b02a8850e454e393 [diff] |
Make WindowAndroid a ViewAndroid This removes the need for tracking a parent view and a window in each ViewAndroid. Instead the WindowAndroid is now just the root View. Review-Url: https://codereview.chromium.org/2136373002 Cr-Commit-Position: refs/heads/master@{#406881}