| Index: components/drive/file_system/search_operation_unittest.cc
|
| diff --git a/components/drive/file_system/search_operation_unittest.cc b/components/drive/file_system/search_operation_unittest.cc
|
| index 83ab746b9e4542253f7d3ccd47efcffd46d98b5f..474c7df3ebd346a6ae1e897ae79486ec8e408fa5 100644
|
| --- a/components/drive/file_system/search_operation_unittest.cc
|
| +++ b/components/drive/file_system/search_operation_unittest.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "components/drive/file_system/search_operation.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/callback_helpers.h"
|
| #include "components/drive/change_list_loader.h"
|
| #include "components/drive/file_system/operation_test_base.h"
|
|
|