Skip to content

Commit f7b0bb2

Browse files
committed
Add TODO about blinkFeatures -> enableBlinkFeatures
1 parent c7f2c25 commit f7b0bb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

atom/common/options_switches.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ const char kOpenerID[] = "openerId";
107107
const char kScrollBounce[] = "scrollBounce";
108108

109109
// Enable blink features.
110+
// TODO(kevinsawicki) Rename to enableBlinkFeatures in 2.0
110111
const char kBlinkFeatures[] = "blinkFeatures";
111112

112113
// Disable blink features.

0 commit comments

Comments
 (0)