🔧 Implement feedback

This commit is contained in:
Felix Rieseberg 2017-08-15 16:13:14 -07:00
parent b4bb00843b
commit 6191e6e787
5 changed files with 10 additions and 16 deletions

View file

@ -42,7 +42,7 @@ class NativeBrowserView {
// Called when the window needs to update its draggable region.
virtual void UpdateDraggableRegions(
std::vector<gfx::Rect> system_drag_exclude_areas);
const std::vector<gfx::Rect>& system_drag_exclude_areas) {};
protected:
explicit NativeBrowserView(