Index: shell/child_switches.h |
diff --git a/shell/child_switches.h b/shell/child_switches.h |
index 6f65fdc104cbf02224f780875629a51963db6a74..e34379ba161899a8d1e6598228f9f19686cd82a3 100644 |
--- a/shell/child_switches.h |
+++ b/shell/child_switches.h |
@@ -11,7 +11,7 @@ namespace switches { |
// All switches in alphabetical order. The switches should be documented |
// alongside the definition of their values in the .cc file. |
-extern const char kChildProcess[]; |
+extern const char kChildConnectionId[]; |
} // namespace switches |