Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
(cherry picked from commit ed0d9ad)
  • Loading branch information
deepak1556 authored and jkleinsc committed Aug 18, 2021
1 parent 7bf5200 commit 28dc56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/browser/native_window_mac.mm
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ void ViewDidMoveToSuperview(NSView* self, SEL _cmd) {
}

// Refs https://github.com/electron/electron/pull/30507
// TODO: Enable this flag to match upstream
// TODO(deepak1556): Enable this flag to match upstream
const base::Feature kWindowCaptureMacV2{"WindowCaptureMacV2",
base::FEATURE_DISABLED_BY_DEFAULT};

Expand Down

0 comments on commit 28dc56a

Please sign in to comment.