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

Unified Diff: base/files/file_proxy.h

Issue 2479683004: base: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing forward declaration 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
« no previous file with comments | « base/debug/activity_tracker.h ('k') | base/files/important_file_writer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/files/file_proxy.h
diff --git a/base/files/file_proxy.h b/base/files/file_proxy.h
index 0dfa9bc5e20917fa8ebd0def8ca378f925b3c68a..f73815ce1c0324d4c8be686d3baa8012c4136410 100644
--- a/base/files/file_proxy.h
+++ b/base/files/file_proxy.h
@@ -15,10 +15,6 @@
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
-namespace tracked_objects {
-class Location;
-};
-
namespace base {
class TaskRunner;
« no previous file with comments | « base/debug/activity_tracker.h ('k') | base/files/important_file_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698