Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2fa2cd

Browse files
committed
rename "access-node-remote" to "node-remote"
1 parent c96e424 commit b2fa2cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/common/shell_switches.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ const char kmPageCache[] = "page-cache";
8989
const char kmUserAgent[] = "user-agent";
9090

9191
// rules to turn on Node for remote pages
92-
const char kmRemotePages[] = "access-node-remote";
92+
const char kmRemotePages[] = "node-remote";
9393

9494
} // namespace switches

0 commit comments

Comments
 (0)