Chromium Code Reviews| Index: chrome/browser/chromeos/login/signin/merge_session_load_page.h |
| diff --git a/chrome/browser/chromeos/login/signin/merge_session_load_page.h b/chrome/browser/chromeos/login/signin/merge_session_load_page.h |
| index 7a77f7bfcf19adbc17beaeb1629c9f4d0a925c84..3ad99567e376a19745c63fde2aa9f988674859d8 100644 |
| --- a/chrome/browser/chromeos/login/signin/merge_session_load_page.h |
| +++ b/chrome/browser/chromeos/login/signin/merge_session_load_page.h |
| @@ -15,19 +15,11 @@ |
| #include "content/public/browser/interstitial_page_delegate.h" |
| #include "url/gurl.h" |
| -namespace base { |
| -class DictionaryValue; |
| -} |
| - |
| namespace content { |
| class InterstitialPage; |
| class WebContents; |
| } |
| -namespace extensions { |
| -class Extension; |
| -} |
| - |
| namespace chromeos { |
| // MergeSessionLoadPage class shows the interstitial page that is shown |