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

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

Issue 344493002: Move all remaining appcache-related code to content namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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/public/browser/resource_context.h
diff --git a/content/public/browser/resource_context.h b/content/public/browser/resource_context.h
index 58eb298987bce1cfb5251d125b6a50a2ebda56a3..1c21de0daaeadda0ede089dcfcd625bb2cc4561b 100644
--- a/content/public/browser/resource_context.h
+++ b/content/public/browser/resource_context.h
@@ -16,7 +16,7 @@
class GURL;
-namespace appcache {
+namespace content {
class AppCacheService;
jam 2014/06/25 21:51:14 nit: move down to the content section
}

Powered by Google App Engine
This is Rietveld 408576698