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

Unified Diff: components/ntp_snippets/offline_pages/offline_page_proxy.cc

Issue 2368583002: [NTP Snippets] Cleanups from clang-tidy (Closed)
Patch Set: rebase Created 4 years, 3 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/ntp_snippets/offline_pages/offline_page_proxy.cc
diff --git a/components/ntp_snippets/offline_pages/offline_page_proxy.cc b/components/ntp_snippets/offline_pages/offline_page_proxy.cc
index 96faa13569336184b16c015de7a8f6c37c490792..4e3f17212ce39bf166e07340fce7e51e0e8562a8 100644
--- a/components/ntp_snippets/offline_pages/offline_page_proxy.cc
+++ b/components/ntp_snippets/offline_pages/offline_page_proxy.cc
@@ -9,7 +9,6 @@
using offline_pages::MultipleOfflinePageItemResult;
using offline_pages::MultipleOfflinePageItemCallback;
using offline_pages::OfflinePageModel;
-using offline_pages::OfflinePageItem;
namespace ntp_snippets {

Powered by Google App Engine
This is Rietveld 408576698