Chromium Code Reviews| Index: chrome/browser/search_engines/search_engine_type.h |
| diff --git a/chrome/browser/search_engines/search_engine_type.h b/chrome/browser/search_engines/search_engine_type.h |
| index 088ce4c5f7afbd90551655daecf7281cc344fcac..8918a310ae0ee87486f6ae01b93f9f8b9bc6a91a 100644 |
| --- a/chrome/browser/search_engines/search_engine_type.h |
| +++ b/chrome/browser/search_engines/search_engine_type.h |
| @@ -42,8 +42,9 @@ enum SearchEngineType { |
| SEARCH_ENGINE_WALLA, |
| SEARCH_ENGINE_ZOZNAM, |
| SEARCH_ENGINE_YAHOOQC, |
| - SEARCH_ENGINE_NONE, // Used by Protector. Putting it at the beginning would |
| - // corrupt UMA stats. Add new search engines below. |
| + SEARCH_ENGINE_NONE, // Defunct. Was used by Protector. Putting it at the |
| + // beginning would corrupt UMA stats. Add new search |
| + // engines below. |
|
Peter Kasting
2012/12/11 20:09:06
Nit: Just copy the comment from above.
Ivan Korotkov
2012/12/12 17:02:57
Done.
|
| SEARCH_ENGINE_CONDUIT, |
| SEARCH_ENGINE_ALL_BY, |
| SEARCH_ENGINE_APORT, |