| Index: third_party/WebKit/Source/modules/geolocation/GeolocationWatchers.h
|
| diff --git a/third_party/WebKit/Source/modules/geolocation/GeolocationWatchers.h b/third_party/WebKit/Source/modules/geolocation/GeolocationWatchers.h
|
| index f7ea885d4a6ce1559cda33d253eae38bc31478f4..149456f5c2be20398a620563cde218b6ce653e7b 100644
|
| --- a/third_party/WebKit/Source/modules/geolocation/GeolocationWatchers.h
|
| +++ b/third_party/WebKit/Source/modules/geolocation/GeolocationWatchers.h
|
| @@ -12,7 +12,7 @@ namespace blink {
|
| class GeoNotifier;
|
|
|
| class GeolocationWatchers {
|
| - DISALLOW_ALLOCATION();
|
| + DISALLOW_NEW();
|
|
|
| public:
|
| GeolocationWatchers() { }
|
|
|