Chromium Code Reviews| Index: chrome/browser/ui/webui/instant_ui.h |
| diff --git a/chrome/browser/ui/webui/instant_ui.h b/chrome/browser/ui/webui/instant_ui.h |
| index c0d543b369e10b44e9a807fc47e6ef52fc5a422b..25ba89fbf92f0822c9072d4a9b3ff51cdae7811c 100644 |
| --- a/chrome/browser/ui/webui/instant_ui.h |
| +++ b/chrome/browser/ui/webui/instant_ui.h |
| @@ -8,11 +8,6 @@ |
| #include "base/macros.h" |
| #include "content/public/browser/web_ui_controller.h" |
| - |
| -namespace content { |
| -class BrowserContext; |
| -} |
| - |
| namespace user_prefs { |
| class PrefRegistrySyncable; |
| } |