| Index: trunk/src/chrome/browser/net/crl_set_fetcher.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/net/crl_set_fetcher.h (revision 207822)
|
| +++ trunk/src/chrome/browser/net/crl_set_fetcher.h (working copy)
|
| @@ -33,8 +33,6 @@
|
| virtual void OnUpdateError(int error) OVERRIDE;
|
| virtual bool Install(const base::DictionaryValue& manifest,
|
| const base::FilePath& unpack_path) OVERRIDE;
|
| - virtual bool GetInstalledFile(const std::string& file,
|
| - base::FilePath* installed_file) OVERRIDE;
|
|
|
| private:
|
| friend class base::RefCountedThreadSafe<CRLSetFetcher>;
|
|
|