| Index: content/browser/device_orientation/provider.cc
|
| diff --git a/content/browser/device_orientation/provider.cc b/content/browser/device_orientation/provider.cc
|
| index 428ddb56044b8049f8bb9df7545b77e3f38be376..ead9b140eeb84e3478938d2c3b42a73539259d7b 100644
|
| --- a/content/browser/device_orientation/provider.cc
|
| +++ b/content/browser/device_orientation/provider.cc
|
| @@ -15,8 +15,6 @@
|
| #include "content/browser/device_orientation/data_fetcher_impl_android.h"
|
| #endif
|
|
|
| -using content::BrowserThread;
|
| -
|
| namespace content {
|
|
|
| Provider* Provider::GetInstance() {
|
|
|