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

Unified Diff: content/public/browser/storage_partition.h

Issue 358993007: Fix nits in content/browser/appcache/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | « content/public/browser/resource_dispatcher_host_delegate.h ('k') | content/public/common/appcache_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/storage_partition.h
diff --git a/content/public/browser/storage_partition.h b/content/public/browser/storage_partition.h
index ea8baa3eceee124c4e46487507b18525e576ea34..f7800b99917a653701cb8a718e10034f27bf7d07 100644
--- a/content/public/browser/storage_partition.h
+++ b/content/public/browser/storage_partition.h
@@ -12,10 +12,6 @@
class GURL;
-namespace content {
-class AppCacheService;
-}
-
namespace fileapi {
class FileSystemContext;
}
@@ -35,6 +31,7 @@ class DatabaseTracker;
namespace content {
+class AppCacheService;
class BrowserContext;
class IndexedDBContext;
class DOMStorageContext;
« no previous file with comments | « content/public/browser/resource_dispatcher_host_delegate.h ('k') | content/public/common/appcache_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698