diff options
Diffstat (limited to 'net/base/sdch_manager.h')
-rw-r--r-- | net/base/sdch_manager.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/base/sdch_manager.h b/net/base/sdch_manager.h index 1d00163..3aa6884 100644 --- a/net/base/sdch_manager.h +++ b/net/base/sdch_manager.h @@ -66,8 +66,7 @@ class SdchManager { DECODE_BODY_ERROR, // Dictionary selection for use problems. - DICTIONARY_NOT_FOUND_FOR_HASH = 10, - DICTIONARY_FOUND_HAS_WRONG_DOMAIN, + DICTIONARY_FOUND_HAS_WRONG_DOMAIN = 10, DICTIONARY_FOUND_HAS_WRONG_PORT_LIST, DICTIONARY_FOUND_HAS_WRONG_PATH, DICTIONARY_FOUND_HAS_WRONG_SCHEME, @@ -92,7 +91,7 @@ class SdchManager { DICTIONARY_SELECTED_FOR_SSL, DICTIONARY_ALREADY_LOADED, - MAX_PROBLEM_CODE // Used to bound histogram + MAX_PROBLEM_CODE // Used to bound histogram. }; // There is one instance of |Dictionary| for each memory-cached SDCH |