Br.linux.chrome -
: You must get approval from the specific OWNERS of the directories you modified.
: Use git cl upload to send your code to Gerrit , the Chromium code review tool. br.linux.chrome
: If your feature is unique to the Linux build (e.g., window management or desktop integration), focus on the ui/views or content/shell directories. : You must get approval from the specific
: Always implement new features behind a feature flag (in chrome://flags ). This allows you and other developers to test the feature without affecting standard users. window management or desktop integration)