| Index: components/omnibox/browser/autocomplete_input.h
|
| diff --git a/components/omnibox/browser/autocomplete_input.h b/components/omnibox/browser/autocomplete_input.h
|
| index 0d2d35bf85751e245e131fde55c787492a30aed7..12c317df7b592895ea21df7f6954f0d569d85b5f 100644
|
| --- a/components/omnibox/browser/autocomplete_input.h
|
| +++ b/components/omnibox/browser/autocomplete_input.h
|
| @@ -8,7 +8,6 @@
|
| #include <string>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/gtest_prod_util.h"
|
| #include "base/strings/string16.h"
|
| #include "components/metrics/proto/omnibox_event.pb.h"
|
| #include "components/metrics/proto/omnibox_input_type.pb.h"
|
|
|