Searched refs:SyncFileSystemInternalsUI (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/sync_file_system_internals/
H A Dsync_file_system_internals_ui.h10 class SyncFileSystemInternalsUI : public content::WebUIController { class in inherits:content::WebUIController
12 explicit SyncFileSystemInternalsUI(content::WebUI* web_ui);
13 virtual ~SyncFileSystemInternalsUI();
15 DISALLOW_COPY_AND_ASSIGN(SyncFileSystemInternalsUI);
H A Dsync_file_system_internals_ui.cc48 SyncFileSystemInternalsUI::SyncFileSystemInternalsUI(content::WebUI* web_ui) function in class:SyncFileSystemInternalsUI
63 SyncFileSystemInternalsUI::~SyncFileSystemInternalsUI() {}
/external/chromium_org/chrome/browser/ui/webui/
H A Dchrome_web_ui_controller_factory.cc399 return &NewWebUI<SyncFileSystemInternalsUI>;

Completed in 100 milliseconds