summaryrefslogtreecommitdiffstats
path: root/components/omnibox/browser/omnibox_edit_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/omnibox/browser/omnibox_edit_model.h')
-rw-r--r--components/omnibox/browser/omnibox_edit_model.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/omnibox/browser/omnibox_edit_model.h b/components/omnibox/browser/omnibox_edit_model.h
index 13f3035..4c567c2 100644
--- a/components/omnibox/browser/omnibox_edit_model.h
+++ b/components/omnibox/browser/omnibox_edit_model.h
@@ -63,6 +63,7 @@ class OmniboxEditModel {
OmniboxFocusState focus_state,
FocusSource focus_source,
const AutocompleteInput& autocomplete_input);
+ State(const State& other);
~State();
bool user_input_in_progress;