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

Unified Diff: chromeos/timezone/timezone_provider.h

Issue 790793008: chromeos: Remove unused private data members (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « chromeos/dbus/modem_messaging_client.cc ('k') | chromeos/timezone/timezone_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/timezone/timezone_provider.h
diff --git a/chromeos/timezone/timezone_provider.h b/chromeos/timezone/timezone_provider.h
index 616ff96a9f9d3bd0541fcf57ad817c328832d96c..91340b59ced097cfc0fddb52e262aed819cf36ea 100644
--- a/chromeos/timezone/timezone_provider.h
+++ b/chromeos/timezone/timezone_provider.h
@@ -35,7 +35,6 @@ class CHROMEOS_EXPORT TimeZoneProvider {
// Initiates new request (See TimeZoneRequest for parameters description.)
void RequestTimezone(const Geoposition& position,
- bool sensor,
base::TimeDelta timeout,
TimeZoneRequest::TimeZoneResponseCallback callback);
« no previous file with comments | « chromeos/dbus/modem_messaging_client.cc ('k') | chromeos/timezone/timezone_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698