commit | 853ffa852d8c0e27886902a8bdf9149e60c7e8ed | [log] [tgz] |
---|---|---|
author | Donn Denman <[email protected]> | Mon Aug 20 21:23:59 2018 |
committer | Commit Bot <[email protected]> | Mon Aug 20 21:23:59 2018 |
tree | 1364abfc5f679c2375a349e382f7e49a4b064bd7 | |
parent | 9bd4e7a6acba9f18a01e616380b914aaea6aeb46 [diff] |
[TTS] Refactor the Component to use layered dirs. Refactors the Contextual Search Component to use the layered directory layout recommended for iOS support. This CL splits the top-level directories into /core and /content. A few files that are clearly not dependent on any content have been moved to /core/, and everything else is moved to /content/. There will be some additional /core/ files landing soon. This CL doesn't change any logic or functionality, it just moves source files. BUG=646019,825428 Change-Id: Ia4bf5cdecaabf7d9515b2d4fca855db29b1c4b1c Reviewed-on: https://chromium-review.googlesource.com/1173019 Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Theresa <[email protected]> Reviewed-by: Dominick Ng <[email protected]> Commit-Queue: Donn Denman <[email protected]> Cr-Commit-Position: refs/heads/master@{#584566}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .