| Index: chrome/browser/omnibox/omnibox_field_trial.h
|
| diff --git a/chrome/browser/omnibox/omnibox_field_trial.h b/chrome/browser/omnibox/omnibox_field_trial.h
|
| index fafd818f4db0d4216eeddb9eaac64963d92e49ae..33c60a7d668ef1d0edb6af897c66a7451242f927 100644
|
| --- a/chrome/browser/omnibox/omnibox_field_trial.h
|
| +++ b/chrome/browser/omnibox/omnibox_field_trial.h
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/gtest_prod_util.h"
|
| -#include "chrome/common/autocomplete_match_type.h"
|
| +#include "components/autocomplete/autocomplete_match_type.h"
|
| #include "components/metrics/proto/omnibox_event.pb.h"
|
|
|
| namespace base {
|
|
|