| 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 1a02ebe05a726c853fd57f2ee8727e7aca9be0cd..0dc26a1142df40b2187ae37dd5d204c47a8dcc70 100644
|
| --- a/chrome/browser/omnibox/omnibox_field_trial.h
|
| +++ b/chrome/browser/omnibox/omnibox_field_trial.h
|
| @@ -11,8 +11,8 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/gtest_prod_util.h"
|
| -#include "components/autocomplete/autocomplete_match_type.h"
|
| #include "components/metrics/proto/omnibox_event.pb.h"
|
| +#include "components/omnibox/autocomplete_match_type.h"
|
|
|
| namespace base {
|
| class TimeDelta;
|
|
|