Chromium Code Reviews| Index: blimp/common/switches.h |
| diff --git a/blimp/common/switches.h b/blimp/common/switches.h |
| index e29bd335647dc606bbcbcbe580cba1c5ada5171a..4a9a74ada07f6563679b46c9493805d32bddec32 100644 |
| --- a/blimp/common/switches.h |
| +++ b/blimp/common/switches.h |
| @@ -10,7 +10,7 @@ |
| namespace blimp { |
| // Path to the client token/shared secret between the Engine and the Client. |
| -extern BLIMP_COMMON_EXPORT const char kClientTokenPath[]; |
| +extern BLIMP_COMMON_EXPORT const char kClientAuthTokenPath[]; |
| } // namespace blimp |