| Index: extensions/browser/null_app_sorting.h
|
| diff --git a/extensions/browser/null_app_sorting.h b/extensions/browser/null_app_sorting.h
|
| index 7a1ffae00549a61f97aae556226d80889fc460a2..b23af1f9f8a1bab8a1b8b44606f0f32925b3d1d1 100644
|
| --- a/extensions/browser/null_app_sorting.h
|
| +++ b/extensions/browser/null_app_sorting.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef EXTENSIONS_BROWSER_NULL_APP_SORTING_H_
|
| #define EXTENSIONS_BROWSER_NULL_APP_SORTING_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "extensions/browser/app_sorting.h"
|
|
|