The change itself seems reasonable. Can we have README.md in net/base/module and explain that we should keep the contents of the directory minimum.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
lgtm
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
The change itself seems reasonable. Can we have README.md in net/base/module and explain that we should keep the contents of the directory minimum.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
lgtm
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
adding rubber stamp on trivial changes in //chrome/browser/chrome_browser_main.cc and //chrome/renderer/chrome_render_thread_observer.cc
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[net] Decouple NetModule into a standalone build target
Extract NetModule and its dependent directory listing
functionality out of the monolithic //net build target into a
dedicated //net/base/module source set.
This modularization enables lightweight consumers to utilize core
//net/base functionality while using assert_no_deps to explicitly
restrict //net/base/module and avoid unneeded resources in iOS app
extensions, for example.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |