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

Unified Diff: content/browser/appcache/view_appcache_internals_job_factory.cc

Issue 6825038: Create a content::ResourceContext. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix test. Created 9 years, 8 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 | « chrome/test/testing_profile.cc ('k') | content/browser/browser_child_process_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/appcache/view_appcache_internals_job_factory.cc
diff --git a/content/browser/appcache/view_appcache_internals_job_factory.cc b/content/browser/appcache/view_appcache_internals_job_factory.cc
index 4a06999d4f9ce52c3e6cc8e621045fd8f4c26c7b..42478d1de3e392c7060869c3b2cb2f63de029c1f 100644
--- a/content/browser/appcache/view_appcache_internals_job_factory.cc
+++ b/content/browser/appcache/view_appcache_internals_job_factory.cc
@@ -4,6 +4,7 @@
#include "content/browser/appcache/view_appcache_internals_job_factory.h"
+#include "base/string_util.h"
#include "chrome/browser/net/chrome_url_request_context.h"
#include "chrome/common/url_constants.h"
#include "net/url_request/url_request.h"
« no previous file with comments | « chrome/test/testing_profile.cc ('k') | content/browser/browser_child_process_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698