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

Unified Diff: chrome/browser/android/omnibox/autocomplete_controller_android.cc

Issue 872433003: Remove omnibox watcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « no previous file | chrome/browser/omnibox/omnibox_log.h » ('j') | chrome/common/safe_browsing/csd.proto » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/omnibox/autocomplete_controller_android.cc
diff --git a/chrome/browser/android/omnibox/autocomplete_controller_android.cc b/chrome/browser/android/omnibox/autocomplete_controller_android.cc
index 020ce673810b54e9fb70e53aac761514a66b0193..0b5d22d88c45e61c4448894644dd9350e7d32b67 100644
--- a/chrome/browser/android/omnibox/autocomplete_controller_android.cc
+++ b/chrome/browser/android/omnibox/autocomplete_controller_android.cc
@@ -224,7 +224,6 @@ void AutocompleteControllerAndroid::OnSuggestionSelected(
true,
selected_index,
false,
- false, /* don't know */
SessionTabHelper::IdForTab(web_contents),
current_page_classification,
base::TimeDelta::FromMilliseconds(elapsed_time_since_first_modified),
« no previous file with comments | « no previous file | chrome/browser/omnibox/omnibox_log.h » ('j') | chrome/common/safe_browsing/csd.proto » ('J')

Powered by Google App Engine
This is Rietveld 408576698