Merge "metricsd: Remove unused type declarations" am: 9729392ffa

am: be3f400c8c

* commit 'be3f400c8c3e721bc1fe543d7a086ec89fe43453':
  metricsd: Remove unused type declarations
This commit is contained in:
Alex Vakulenko 2015-12-09 01:41:20 +00:00 committed by android-build-merger
commit 12f726cee9
1 changed files with 0 additions and 2 deletions

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;