| Index: components/omnibox/browser/url_prefix.h
|
| diff --git a/components/omnibox/browser/url_prefix.h b/components/omnibox/browser/url_prefix.h
|
| index a0b555dac2f189612307b1df6d98803875043d2c..96fd1ef951a94a2ba72307d9d09a25ed8d530bcf 100644
|
| --- a/components/omnibox/browser/url_prefix.h
|
| +++ b/components/omnibox/browser/url_prefix.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_OMNIBOX_BROWSER_URL_PREFIX_H_
|
| #define COMPONENTS_OMNIBOX_BROWSER_URL_PREFIX_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <vector>
|
|
|
| #include "base/strings/string16.h"
|
|
|