Chromium Code Reviews| Index: content/public/test/javascript_test_observer.h |
| diff --git a/content/public/test/javascript_test_observer.h b/content/public/test/javascript_test_observer.h |
| index 015ac0a2f2557054ea17f18e51b3afa88756125e..09c02adf771b2c2fa2f9cb3e2151544e58ae8342 100644 |
| --- a/content/public/test/javascript_test_observer.h |
| +++ b/content/public/test/javascript_test_observer.h |
| @@ -12,10 +12,6 @@ |
| #include "content/public/browser/notification_observer.h" |
| #include "content/public/browser/notification_registrar.h" |
| -namespace base { |
| -class DictionaryValue; |
| -} |
| - |
| namespace content { |
| class WebContents; |