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

Unified Diff: components/audio_modem/test/random_samples.h

Issue 1921973002: Convert //components/[a-e]* from scoped_ptr to std::unique_ptr (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . 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 | « components/audio_modem/public/modem.h ('k') | components/autofill/core/browser/autofill_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/audio_modem/test/random_samples.h
diff --git a/components/audio_modem/test/random_samples.h b/components/audio_modem/test/random_samples.h
index 2e935f7d8815cfdb5751d0a89a9fb4e70974a4cd..a78664807017ace2aedfab187d5bac550fec7abc 100644
--- a/components/audio_modem/test/random_samples.h
+++ b/components/audio_modem/test/random_samples.h
@@ -8,7 +8,6 @@
#include <stddef.h>
#include "base/memory/ref_counted.h"
-#include "base/memory/scoped_ptr.h"
namespace media {
class AudioBus;
« no previous file with comments | « components/audio_modem/public/modem.h ('k') | components/autofill/core/browser/autofill_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698