| Index: content/browser/device_orientation/message_filter.cc
|
| diff --git a/content/browser/device_orientation/message_filter.cc b/content/browser/device_orientation/message_filter.cc
|
| index 686b974a4b074642591b5501a516c9a1c34f27ee..c52bccfeda6349496d7f6675c0799d5c79de4d80 100644
|
| --- a/content/browser/device_orientation/message_filter.cc
|
| +++ b/content/browser/device_orientation/message_filter.cc
|
| @@ -8,8 +8,6 @@
|
| #include "content/browser/device_orientation/provider.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| -using content::BrowserThread;
|
| -
|
| namespace content {
|
|
|
| MessageFilter::MessageFilter(DeviceData::Type device_data_type)
|
|
|