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

Unified Diff: ash/system/win/audio/tray_audio_win.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
Index: ash/system/win/audio/tray_audio_win.h
diff --git a/ash/system/win/audio/tray_audio_win.h b/ash/system/win/audio/tray_audio_win.h
index d34a886389351850679d9c798a6ccd549d95762d..95ec13959bafa33261ec31949f98bc2f952a6c07 100644
--- a/ash/system/win/audio/tray_audio_win.h
+++ b/ash/system/win/audio/tray_audio_win.h
@@ -8,7 +8,6 @@
#include "ash/ash_export.h"
#include "ash/system/audio/tray_audio.h"
#include "base/macros.h"
-#include "base/memory/scoped_ptr.h"
namespace ash {
« no previous file with comments | « ash/system/web_notification/web_notification_tray_unittest.cc ('k') | ash/system/win/audio/tray_audio_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698