MacViews: AppListDialogContentsView creation takes NativeView parent (instead of NativeWindow)
views::Widget::InitParams::parent is a NativeView, so these "parent" types should match. Otherwise it only works on aura where they are both aura::Windows. BUG=390755 Review URL: https://codereview.chromium.org/365243003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283381 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment