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

Unified Diff: chrome/browser/android/contextualsearch/contextual_search_field_trial.h

Issue 2351283002: [TTS] Decode Now on Tap results for v1 integration. (Closed)
Patch Set: Created 4 years, 3 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: chrome/browser/android/contextualsearch/contextual_search_field_trial.h
diff --git a/chrome/browser/android/contextualsearch/contextual_search_field_trial.h b/chrome/browser/android/contextualsearch/contextual_search_field_trial.h
index 14ce6a5a9f73c23ca8ba1e82e9f439cdde7019a0..2696015df87f764931a55561a5e57ae59215ba53 100644
--- a/chrome/browser/android/contextualsearch/contextual_search_field_trial.h
+++ b/chrome/browser/android/contextualsearch/contextual_search_field_trial.h
@@ -36,7 +36,7 @@ class ContextualSearchFieldTrial {
bool IsDecodeMentionsDisabled();
// Gets whether Bar integration with Now on Tap data is enabled.
- bool IsNowOnTapBarIntegrationEnabled();
+ virtual bool IsNowOnTapBarIntegrationEnabled();
// Disables the cache.
void DisableCache();

Powered by Google App Engine
This is Rietveld 408576698