Merge "metricsd: Remove unused type declarations"

am: 9729392ffa

* commit '9729392ffa40ed37aab7fd535c6644d20279bbf0':
  metricsd: Remove unused type declarations
This commit is contained in:
Alex Vakulenko 2015-12-09 01:38:50 +00:00 committed by android-build-merger
commit be3f400c8c

View file

@ -40,8 +40,6 @@ using base::Time;
using base::TimeDelta;
using base::TimeTicks;
using chromeos_metrics::PersistentInteger;
using com::android::Weave::CommandProxy;
using com::android::Weave::ManagerProxy;
using std::map;
using std::string;
using std::vector;