Chromium Code Reviews| Index: google_apis/google_api_keys.h | 
| diff --git a/google_apis/google_api_keys.h b/google_apis/google_api_keys.h | 
| index 28421e8e222b77fc774996eb75b7d649ba1b845d..8f4bc7e9cacded2d94d0f9c697b87cfb0de42d08 100644 | 
| --- a/google_apis/google_api_keys.h | 
| +++ b/google_apis/google_api_keys.h | 
| @@ -71,6 +71,7 @@ enum OAuth2Client { | 
| CLIENT_MAIN, // Several different features use this. | 
| CLIENT_CLOUD_PRINT, | 
| CLIENT_REMOTING, | 
| + CLIENT_REMOTING_HOST, | 
| CLIENT_NUM_ITEMS // Must be last item. | 
| }; |