Chromium Code Reviews| Index: content/browser/geolocation/device_data_provider.h |
| =================================================================== |
| --- content/browser/geolocation/device_data_provider.h (revision 175112) |
| +++ content/browser/geolocation/device_data_provider.h (working copy) |
| @@ -126,7 +126,6 @@ |
| protected: |
| virtual ~DeviceDataProviderImplBase() { |
| - DCHECK(CalledOnClientThread()); |
|
jam
2013/01/04 19:01:18
this is needed because in some tests, there are ou
|
| } |
| // Calls DeviceDataUpdateAvailable() on all registered listeners. |