Chromium Code Reviews| Index: mojo/shell/local_fetcher.h |
| diff --git a/mojo/shell/local_fetcher.h b/mojo/shell/local_fetcher.h |
| index 774fdfbd6ab19c7014ffa46fe0da93022e0615b9..52ad9da3e1352542ccc6f4052b8b871be5d0c0b6 100644 |
| --- a/mojo/shell/local_fetcher.h |
| +++ b/mojo/shell/local_fetcher.h |
| @@ -21,8 +21,6 @@ class LocalFetcher : public Fetcher { |
| const FetchCallback& loader_callback); |
| private: |
| - static base::FilePath UrlToFile(const GURL& url); |
| - |
| const GURL& GetURL() const override; |
| GURL GetRedirectURL() const override; |