Chromium Code Reviews| Index: chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc |
| =================================================================== |
| --- chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc (revision 116051) |
| +++ chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc (working copy) |
| @@ -19,6 +19,7 @@ |
| using content::BrowserThread; |
| using content::WebContents; |
| +using content::WebUIMessageHandler; |
| class MobileSetupDialogDelegate : public HtmlDialogUIDelegate { |
| public: |