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

Unified Diff: content/browser/appcache/appcache_quota_client.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
Index: content/browser/appcache/appcache_quota_client.h
diff --git a/content/browser/appcache/appcache_quota_client.h b/content/browser/appcache/appcache_quota_client.h
index e0b7aaca6a6dcc128360239bc67372436cc907f1..42d2a8d513de60078e35ac4fc304c60b1d3c2614 100644
--- a/content/browser/appcache/appcache_quota_client.h
+++ b/content/browser/appcache/appcache_quota_client.h
@@ -21,13 +21,8 @@
namespace content {
class AppCacheQuotaClientTest;
-}
-
-namespace content {
-
class AppCacheServiceImpl;
class AppCacheStorageImpl;
-class AppCacheQuotaClientTest;
// A QuotaClient implementation to integrate the appcache service
// with the quota management system. The QuotaClient interface is
« no previous file with comments | « content/browser/appcache/appcache_interceptor.h ('k') | content/browser/appcache/appcache_request_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698