| Index: cloud_print/gcp20/prototype/gcp20_switches.cc
|
| diff --git a/cloud_print/gcp20/prototype/gcp20_switches.cc b/cloud_print/gcp20/prototype/gcp20_switches.cc
|
| index dfb425c9f1638dc20bc8c280484a34715eed2387..85bb8ddeef63535b86383fac689b7df1193a9cd5 100644
|
| --- a/cloud_print/gcp20/prototype/gcp20_switches.cc
|
| +++ b/cloud_print/gcp20/prototype/gcp20_switches.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "cloud_print/gcp20/prototype/gcp20_switches.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/files/file_path.h"
|
| #include "base/path_service.h"
|
|
|
|
|