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

Unified Diff: device/bluetooth/bluetooth_discovery_filter.cc

Issue 2456163002: Remove stl_util's STLDeleteContainerPointers. (Closed)
Patch Set: last few Created 4 years, 2 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: device/bluetooth/bluetooth_discovery_filter.cc
diff --git a/device/bluetooth/bluetooth_discovery_filter.cc b/device/bluetooth/bluetooth_discovery_filter.cc
index f853848cd27731726148bc3366551c716d6777a5..8a6cc0b9fda69298f42624284f665748ee3f67c9 100644
--- a/device/bluetooth/bluetooth_discovery_filter.cc
+++ b/device/bluetooth/bluetooth_discovery_filter.cc
@@ -4,6 +4,7 @@
#include "device/bluetooth/bluetooth_discovery_filter.h"
+#include <algorithm>
#include <memory>
#include "device/bluetooth/bluetooth_common.h"
« no previous file with comments | « components/password_manager/core/browser/password_store_unittest.cc ('k') | media/base/multi_channel_resampler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698