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

Unified Diff: components/data_reduction_proxy/core/browser/db_data_owner.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month 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: components/data_reduction_proxy/core/browser/db_data_owner.h
diff --git a/components/data_reduction_proxy/core/browser/db_data_owner.h b/components/data_reduction_proxy/core/browser/db_data_owner.h
index 2160ce54ea5501484252a3d48cc80de9404146b9..a0b045f05a34db5e4b5ab1d79eca273167977250 100644
--- a/components/data_reduction_proxy/core/browser/db_data_owner.h
+++ b/components/data_reduction_proxy/core/browser/db_data_owner.h
@@ -12,10 +12,6 @@
#include "base/memory/weak_ptr.h"
#include "base/sequence_checker.h"
-namespace base {
-class FilePath;
-} // namespace base
-
namespace data_reduction_proxy {
class DataStore;
class DataUsageBucket;

Powered by Google App Engine
This is Rietveld 408576698