summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/profile.h')
-rw-r--r--chrome/browser/profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/profile.h b/chrome/browser/profile.h
index da63eae..efd8982 100644
--- a/chrome/browser/profile.h
+++ b/chrome/browser/profile.h
@@ -9,7 +9,6 @@
#pragma once
#include "base/basictypes.h"
-#include "base/file_path.h"
#include "base/ref_counted.h"
#include "base/scoped_ptr.h"
#include "base/timer.h"
@@ -48,6 +47,7 @@ class ExtensionProcessManager;
class ExtensionMessageService;
class ExtensionsService;
class FaviconService;
+class FilePath;
class FindBarState;
class GeolocationContentSettingsMap;
class GeolocationPermissionContext;