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

Unified Diff: components/offline_pages/core/offline_page_test_archiver.h

Issue 2782673002: [Offline pages] Removing obsolete TODOs as part of PE fixit (Closed)
Patch Set: Created 3 years, 9 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
Index: components/offline_pages/core/offline_page_test_archiver.h
diff --git a/components/offline_pages/core/offline_page_test_archiver.h b/components/offline_pages/core/offline_page_test_archiver.h
index 6d7c04e87536035510e1855e0942bd0ff4b60b21..1ece7c811ebb8cfbee91cec55e14a7fba623d2b3 100644
--- a/components/offline_pages/core/offline_page_test_archiver.h
+++ b/components/offline_pages/core/offline_page_test_archiver.h
@@ -26,8 +26,6 @@ namespace offline_pages {
// for an actual web contents.
class OfflinePageTestArchiver : public OfflinePageArchiver {
public:
- // TODO(fgorski): Try refactoring the observer out and replace it with a
- // callback, or completely remove the call to |SetLastPathCreatedByArchiver|.
class Observer {
public:
virtual ~Observer() {}
« no previous file with comments | « components/offline_pages/core/offline_page_model_impl.cc ('k') | components/offline_pages/core/offline_page_test_store.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698