Chromium Code Reviews| 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; |