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

Unified Diff: chrome/browser/browsing_data_appcache_helper.h

Issue 661178: Continue removing bad dependency of chrome/common on chrome/browser... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 10 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/browser/browser_process_impl.cc ('k') | chrome/browser/net/chrome_url_request_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browsing_data_appcache_helper.h
===================================================================
--- chrome/browser/browsing_data_appcache_helper.h (revision 40221)
+++ chrome/browser/browsing_data_appcache_helper.h (working copy)
@@ -10,7 +10,7 @@
#include "base/scoped_ptr.h"
#include "base/task.h"
-#include "chrome/common/appcache/chrome_appcache_service.h"
+#include "chrome/browser/appcache/chrome_appcache_service.h"
class Profile;
« no previous file with comments | « chrome/browser/browser_process_impl.cc ('k') | chrome/browser/net/chrome_url_request_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698