Searched defs:BrowserSigninResourcesSource (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dbrowser_signin.cc35 class BrowserSigninResourcesSource : public ChromeURLDataManager::DataSource { class in inherits:ChromeURLDataManager::DataSource
37 BrowserSigninResourcesSource() function in class:BrowserSigninResourcesSource
50 virtual ~BrowserSigninResourcesSource() {}
52 DISALLOW_COPY_AND_ASSIGN(BrowserSigninResourcesSource);
55 void BrowserSigninResourcesSource::StartDataRequest(const std::string& path,
224 BrowserSigninResourcesSource* source = new BrowserSigninResourcesSource();

Completed in 53 milliseconds