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

Unified Diff: components/login/screens/screen_context.h

Issue 2546183004: Remove unused linked_ptr inclusion (Closed)
Patch Set: Created 4 years 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/login/screens/screen_context.h
diff --git a/components/login/screens/screen_context.h b/components/login/screens/screen_context.h
index e7ae775d018f735d1383b83d9120968bdb3940f9..665f79894e6b1b2908ae772dc6ccc702e9de851b 100644
--- a/components/login/screens/screen_context.h
+++ b/components/login/screens/screen_context.h
@@ -10,7 +10,6 @@
#include "base/logging.h"
#include "base/macros.h"
-#include "base/memory/linked_ptr.h"
#include "base/strings/string16.h"
#include "base/threading/non_thread_safe.h"
#include "base/values.h"

Powered by Google App Engine
This is Rietveld 408576698