Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Unified Diff: components/search_engines/search_engine_type.h

Issue 2251243002: Add 360 search engine to Chromium (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove "so" from histogram Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/search_engines/search_engine_type.h
diff --git a/components/search_engines/search_engine_type.h b/components/search_engines/search_engine_type.h
index a1872cc701e3b0d2271303669e6298203019be51..f61971487da9e2371c08c7e81a0a18aad8387b29 100644
--- a/components/search_engines/search_engine_type.h
+++ b/components/search_engines/search_engine_type.h
@@ -59,6 +59,7 @@ enum SearchEngineType {
SEARCH_ENGINE_YAHOO,
SEARCH_ENGINE_YANDEX,
SEARCH_ENGINE_ZOZNAM,
+ SEARCH_ENGINE_360,
SEARCH_ENGINE_MAX // Bounding value needed for UMA histogram macro.
};
« no previous file with comments | « components/search_engines/prepopulated_engines.json ('k') | components/search_engines/template_url_prepopulate_data.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698