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

Unified Diff: Source/modules/geolocation/GeolocationPosition.h

Issue 273293002: Clean up unnecessary PassRefPtr.h include in modules (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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 | « Source/modules/geolocation/GeolocationError.h ('k') | Source/modules/geolocation/PositionError.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/geolocation/GeolocationPosition.h
diff --git a/Source/modules/geolocation/GeolocationPosition.h b/Source/modules/geolocation/GeolocationPosition.h
index 082a8b7b1ff577d03f87695121666ec69899ec2f..562b1a136b5e338dd42ae0d1a708032e5a3459d8 100644
--- a/Source/modules/geolocation/GeolocationPosition.h
+++ b/Source/modules/geolocation/GeolocationPosition.h
@@ -27,7 +27,6 @@
#define GeolocationPosition_h
#include "platform/heap/Handle.h"
-#include "wtf/PassRefPtr.h"
#include "wtf/RefCounted.h"
#include "wtf/RefPtr.h"
« no previous file with comments | « Source/modules/geolocation/GeolocationError.h ('k') | Source/modules/geolocation/PositionError.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698