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

Unified Diff: device/geolocation/location_arbitrator.h

Issue 2974563002: Remove unused ScopedVector header includes. (Closed)
Patch Set: Created 3 years, 5 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/geolocation/location_arbitrator.h
diff --git a/device/geolocation/location_arbitrator.h b/device/geolocation/location_arbitrator.h
index dca5dbe26b24ab4ece97c17c675e33067668b71e..343d3665508bd805e7fa32669d579574e0c00f2d 100644
--- a/device/geolocation/location_arbitrator.h
+++ b/device/geolocation/location_arbitrator.h
@@ -12,7 +12,6 @@
#include "base/callback_forward.h"
#include "base/cancelable_callback.h"
#include "base/macros.h"
-#include "base/memory/scoped_vector.h"
#include "base/strings/string16.h"
#include "base/time/time.h"
#include "device/geolocation/access_token_store.h"

Powered by Google App Engine
This is Rietveld 408576698