| 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.
|
| SEARCH_ENGINE_CONDUIT,
|
| SEARCH_ENGINE_ALL_BY,
|
| SEARCH_ENGINE_APORT,
|
|
|