Chromium Code Reviews| Index: blimp/client/core/blimp_client_switches.cc |
| diff --git a/blimp/client/core/blimp_client_switches.cc b/blimp/client/core/blimp_client_switches.cc |
| index aad3310e4b5d405cf0f84b4ca99fabf2757ac120..feb42c9afbae8b54544bb0a0b0e86f19df78330a 100644 |
| --- a/blimp/client/core/blimp_client_switches.cc |
| +++ b/blimp/client/core/blimp_client_switches.cc |
| @@ -7,6 +7,8 @@ |
| namespace blimp { |
| namespace switches { |
| +const char kEnableBlimp[] = "enable-blimp"; |
| + |
| const char kEngineCertPath[] = "engine-cert-path"; |
| // Specifies the engine's IP address. Must be used in conjunction with |