| Index: cloud_print/gcp20/prototype/printer_state.cc
|
| diff --git a/cloud_print/gcp20/prototype/printer_state.cc b/cloud_print/gcp20/prototype/printer_state.cc
|
| index 17ccb6c7df3c64f53a7c83b292265437a486233a..9dedf1d529adbdae503137064df4d6c466c354e4 100644
|
| --- a/cloud_print/gcp20/prototype/printer_state.cc
|
| +++ b/cloud_print/gcp20/prototype/printer_state.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "cloud_print/gcp20/prototype/printer_state.h"
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/json/json_reader.h"
|
| #include "base/json/json_writer.h"
|
| #include "base/logging.h"
|
|
|