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

Unified Diff: content/browser/device_orientation/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/orientation_message_filter.cc
diff --git a/content/browser/device_orientation/orientation_message_filter.cc b/content/browser/device_orientation/orientation_message_filter.cc
index 61a06c86b061d106c7a658cb3512cda2b438c2b0..9b9e948839a2960b2cb7256d9944f16278de2674 100644
--- a/content/browser/device_orientation/orientation_message_filter.cc
+++ b/content/browser/device_orientation/orientation_message_filter.cc
@@ -8,8 +8,6 @@
#include "content/common/device_orientation_messages.h"
#include "content/public/browser/browser_thread.h"
-using content::BrowserThread;
-
namespace content {
OrientationMessageFilter::OrientationMessageFilter()
« no previous file with comments | « content/browser/device_orientation/message_filter.cc ('k') | content/browser/device_orientation/provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698