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

Unified Diff: chrome/browser/browsing_data/browsing_data_quota_helper_impl.h

Issue 11740018: Cleanup: Remove more unneeded browser_thread.h includes. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix cros Created 7 years, 12 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: chrome/browser/browsing_data/browsing_data_quota_helper_impl.h
===================================================================
--- chrome/browser/browsing_data/browsing_data_quota_helper_impl.h (revision 174923)
+++ chrome/browser/browsing_data/browsing_data_quota_helper_impl.h (working copy)
@@ -14,7 +14,6 @@
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
#include "chrome/browser/browsing_data/browsing_data_quota_helper.h"
-#include "content/public/browser/browser_thread.h"
#include "webkit/quota/quota_types.h"
namespace quota {

Powered by Google App Engine
This is Rietveld 408576698