Chromium Code Reviews| Index: net/base/sdch_dictionary.h |
| diff --git a/net/base/sdch_dictionary.h b/net/base/sdch_dictionary.h |
| index c2fb7c87bf999324311166c55204775a5960f74f..4d0ddbc80d3d9e728e1ed9e6fea66a8b82f59e76 100644 |
| --- a/net/base/sdch_dictionary.h |
| +++ b/net/base/sdch_dictionary.h |
| @@ -17,11 +17,6 @@ |
| #include "net/base/sdch_problem_codes.h" |
| #include "url/gurl.h" |
| -namespace base { |
| -class Clock; |
| -class Value; |
| -} |
| - |
| namespace net { |
| // Contains all information for an SDCH dictionary. This class is intended |