| Index: components/drive/drive_app_registry_unittest.cc
|
| diff --git a/components/drive/drive_app_registry_unittest.cc b/components/drive/drive_app_registry_unittest.cc
|
| index d5dfd6c37d261636793777c98c2fdf184fee2661..de94f144094f04fca9e5b4a557a8f170c6f04622 100644
|
| --- a/components/drive/drive_app_registry_unittest.cc
|
| +++ b/components/drive/drive_app_registry_unittest.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "components/drive/drive_app_registry.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/files/file_path.h"
|
| #include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
|
|