summaryrefslogtreecommitdiffstats
path: root/cloud_print/service/service_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'cloud_print/service/service_state.h')
-rw-r--r--cloud_print/service/service_state.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cloud_print/service/service_state.h b/cloud_print/service/service_state.h
index ef037bb..2c051f6 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: