commit | fda3778d08843323c49cdfe14a6eb85b51b7a529 | [log] [tgz] |
---|---|---|
author | Samuel Huang <huangs@chromium.org> | Wed Jul 03 16:01:54 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 03 16:01:54 2019 |
tree | 8363199c4536f22e705cd2999c3172e5f72d6884 | |
parent | 5ff0116229b183d39b19fda8366ed89cf809a916 [diff] |
[DevUI] Rename Devtools DFM to DevUI DFM; fix build errors. The name "devtools" already means something specific in Chrome. To avoid confusion, this CL renames the upcoming DFM for chrome:// internal pages to "Developer UI module", or dev_ui / DevUi for short, and essentially redoes the CL: https://chromium-review.googlesource.com/1613558 Other changes: * To fix build errors, update dev_ui_module_tmpl.gni to adapt to recent changes re. manifest package, from https://chromium-review.googlesource.com//1667687 * Rename DevtoolsUI.java to DevUiModuleProvider.java, which will play a greater role for DFM installation than initially thought. * Change GN enablement flag to |dfmify_dev_ui| (was |dfmify_devtools|). Bug: 927131 Change-Id: I500451658e7fd575e6b499e9eafbb221d0e30ad6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1681872 Reviewed-by: Robert Kaplow (slow) <rkaplow@chromium.org> Reviewed-by: Samuel Huang <huangs@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#674489}
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 .