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

Unified Diff: content/browser/device_orientation/provider.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
« no previous file with comments | « content/browser/device_orientation/orientation_message_filter.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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() {
« no previous file with comments | « content/browser/device_orientation/orientation_message_filter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698