Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(851)

Unified Diff: trunk/src/chrome/browser/net/crl_set_fetcher.cc

Issue 17551004: Revert 207805 "Differential updates for components. We are addin..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/src/chrome/browser/net/crl_set_fetcher.h ('k') | trunk/src/chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/browser/net/crl_set_fetcher.cc
===================================================================
--- trunk/src/chrome/browser/net/crl_set_fetcher.cc (revision 207822)
+++ trunk/src/chrome/browser/net/crl_set_fetcher.cc (working copy)
@@ -205,9 +205,4 @@
return true;
}
-bool CRLSetFetcher::GetInstalledFile(
- const std::string& file, base::FilePath* installed_file) {
- return false;
-}
-
CRLSetFetcher::~CRLSetFetcher() {}
« no previous file with comments | « trunk/src/chrome/browser/net/crl_set_fetcher.h ('k') | trunk/src/chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698