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

Unified Diff: ash/keyboard/keyboard_ui_observer.h

Issue 1867223004: Convert //ash from scoped_ptr to std::unique_ptr (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 4 years, 8 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 | « ash/keyboard/keyboard_ui.cc ('k') | ash/magnifier/magnification_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/keyboard/keyboard_ui_observer.h
diff --git a/ash/keyboard/keyboard_ui_observer.h b/ash/keyboard/keyboard_ui_observer.h
index 3b8e1cd1d4bda6d6fc9731717552577e408d7cea..c1b130b04c3a5eac04fb29a6eaa5d47f5efe26e6 100644
--- a/ash/keyboard/keyboard_ui_observer.h
+++ b/ash/keyboard/keyboard_ui_observer.h
@@ -7,7 +7,6 @@
#include "ash/ash_export.h"
#include "base/macros.h"
-#include "base/memory/scoped_ptr.h"
namespace ash {
« no previous file with comments | « ash/keyboard/keyboard_ui.cc ('k') | ash/magnifier/magnification_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698