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

Unified Diff: chrome/browser/android/locale/locale_manager.h

Issue 2902913003: Reland "Add metrics for search engine promo and search widget" (Closed)
Patch Set: Created 3 years, 7 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
« no previous file with comments | « chrome/browser/android/chrome_jni_registrar.cc ('k') | chrome/browser/android/locale/locale_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/locale/locale_manager.h
diff --git a/chrome/browser/android/locale/locale_manager.h b/chrome/browser/android/locale/locale_manager.h
index 792dcf79362b19a442f38a2867e7e08ad64201f4..f345a16a9781029b6f28f9ca27bc81601452b858 100644
--- a/chrome/browser/android/locale/locale_manager.h
+++ b/chrome/browser/android/locale/locale_manager.h
@@ -19,4 +19,6 @@ class LocaleManager {
DISALLOW_IMPLICIT_CONSTRUCTORS(LocaleManager);
};
+bool RegisterLocaleManager(JNIEnv* env);
+
#endif // CHROME_BROWSER_ANDROID_LOCALE_LOCALE_MANAGER_H_
« no previous file with comments | « chrome/browser/android/chrome_jni_registrar.cc ('k') | chrome/browser/android/locale/locale_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698