Chromium Code Reviews| Index: components/rlz/rlz_tracker.h |
| diff --git a/components/rlz/rlz_tracker.h b/components/rlz/rlz_tracker.h |
| index 0721173e1deea96edb9ef07c9de3343bdb3935cd..bbf8db5f7a9699acc8fbba4e8242f823d80fd8d8 100644 |
| --- a/components/rlz/rlz_tracker.h |
| +++ b/components/rlz/rlz_tracker.h |
| @@ -17,10 +17,6 @@ |
| #include "build/build_config.h" |
| #include "rlz/lib/rlz_lib.h" |
| -namespace net { |
| -class URLRequestContextGetter; |
| -} |
| - |
| namespace rlz { |
| class RLZTrackerDelegate; |