| Index: cloud_print/service/service_state.h
|
| diff --git a/cloud_print/service/service_state.h b/cloud_print/service/service_state.h
|
| index ef037bbfb884e3036b32b3b0aa9ce97eec52fca2..2c051f6da4bad45f54886f0699770f89a21f75fc 100644
|
| --- a/cloud_print/service/service_state.h
|
| +++ b/cloud_print/service/service_state.h
|
| @@ -7,12 +7,9 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/file_path.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/values.h"
|
|
|
| -class FilePath;
|
| -
|
| // Manages Cloud Print part of Service State.
|
| class ServiceState {
|
| public:
|
|
|