Back to Chromium

Browser Views

chrome/browser/ui/views/README.md

149.0.7827.2457 B
Original Source

Browser Views

This directory contains all Views-based implementations of browser UI. in many cases, these implement abstract interfaces in chrome/browser/ui/, so that cross-platform code in Chromium does not need to link directly against Views code or assume that as a toolkit.

There are a lot of pieces here. As much as possible, please try to add new ones in their own subdirectories, with specific OWNERS.