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

Unified Diff: content/browser/device_orientation/message_filter.cc

Issue 10854185: Removes unnecessary namespace qualifier in device_orientation (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 4 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
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)
« no previous file with comments | « content/browser/device_orientation/message_filter.h ('k') | content/browser/device_orientation/orientation_message_filter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698