Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: cloud_print/service/service_state.h

Issue 12163003: Add FilePath to base namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/chromeos_test_utils.cc ('k') | cloud_print/virtual_driver/win/virtual_driver_helpers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:
« no previous file with comments | « chromeos/chromeos_test_utils.cc ('k') | cloud_print/virtual_driver/win/virtual_driver_helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698